If you're not looking for an academic discussion on the best way to 
organize your directory and just want a way to "make it work", read the 
man page for the dynamic list overlay.  You should find it useful in 
accomplishing your goal.

-Jon C. Kidder
American Electric Power
Middleware Services
614-716-4970



Benin Technologies <[email protected]> 
Sent by: [email protected]
01/31/2013 01:34 AM

To
[email protected]
cc

Subject
server-side sub-search






Hi,

Is it possible to do a server-side sub-search before returning the data 
to the client ? Let's say I have this tree :


---> dc=com |
                      |-->dc=mycompany |
                                                         | --> cn=Jane 
Doe |
 
                      |-- objectClass=inetOrgPerso
 
                     |-- cn=Jane Doe
 
                    |-- mobile : 11223344
                                                         | --> 
cn=secretary |
               |-- objectClass=organizationalRole
               |--cn=secretary
               |--telephoneNumber=12345678
               |--roleOccupant=cn=Jane Doe,dc=mycompany,dc=com



I'd like to return, in a single search, something like :

cn : Jane Doe
      - mobile : 11223344
      - telephoneNumber : 12345678

Can this be done ?

Ben





Reply via email to