View Single Post
  #16 (permalink)  
Old 06-30-2007, 01:13 PM
bobby bobby is offline
Zimbra Employee
 
Posts: 515
Default

As what user did you run the ldapadd? Try specifying the dn when running the ldapsearch. Is there no ou?

ldapsearch -x D "cn=Manager,dc=example,dc=com" -W -H "ldap://example.com"

Quote:
>ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f sbnet02.ldif
Quote:
>[root@db workarea]# ldapsearch -H "ldap://example.com" -D 'dc=example,dc=com' -x -W
>
__________________
Search the Forums - Bugzilla - Wiki - Downloads

Last edited by bobby; 06-30-2007 at 01:16 PM..
Reply With Quote