[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: LDAP Auth



Nuno Manuel Martins wrote:

I changed my ldif.file and now looks like this:

dn: uid=myuser,dc=example,dc=com
> [..]
I am trying to add this entry with the following command: /ldapadd -D "cn=manager,dc=example,dc=com" -W -f /root/tmp/tstuser.ldif /

 From the client I get the following message:

adding new entry "uid=myuser,dc=example,dc=com"

ldap_add: No such object (32)

http://www.openldap.org/faq/data/cache/157.html

OpenLDAP's FAQ-O-MATIC contains a wealth of good information, e.g. a section about "Common Errors" in which you can find the FAQ article mentioned above:

http://www.openldap.org/faq/data/cache/53.html

Ciao, Michael.