Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ldap query for memberOf attribute using ldap browser

Status
Not open for further replies.

dfad

IS-IT--Management
Jan 25, 2005
1
US
How do I get the browser to return more than 1 memberOf attribute? From what I see, it only returns the 1st entry.

My filter reads: (&(objectclass=*)(cn=finance*))

I have tried making the filter: (&(objectclass=*)(memberOf=cn=finance*))

to no avail.

I have inserted quotes -(single and double - before the cn and after the *), to no avail.

Does anyone know how to get it to work?

any ideas would be appreciated

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top