Hi, Thanks for the quick reply.
please find the below output. *sudo ldapsearch -h localhost -p 3389 -x -D "cn=admin,dc=example,dc=org" -b "dc=mail,dc=example,dc=org" -W "(&(objectClass=IntOrgPerson)(uid=sogo))"* *Enter LDAP Password:* *# extended LDIF* *#* *# LDAPv3* *# base <dc=mail,dc=example,dc=org> with scope subtree* *# filter: (&(objectClass=IntOrgPerson)(uid=sogo))* *# requesting: ALL* *#* * * *# search result* *search: 2* *result: 32 No such object* *matchedDN: dc=example,dc=org* * * *# numResponses: 1* Thanks In Advance On Wed, May 8, 2013 at 4:02 PM, André Schild <[email protected]> wrote: > Am 08.05.2013 12:27, schrieb Deepak Kumar: > > Hi, >> >> sudo ldapsearch -h localhost -p 3389 -x -D "cn=admin,dc=example,dc=org" >> -b "dc=mail,dc=example,dc=org" -W "(&(objectClass=IntOrgPerson)(** >> uid=%u))" >> > > Replace the %u with the UID (for example sogo or staneja) > > > André > -- > [email protected] > https://inverse.ca/sogo/lists > -- [email protected] https://inverse.ca/sogo/lists
