> [..]
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
http://www.openldap.org/faq/data/cache/53.html
Ciao, Michael.