Erestor Elensar wrote:
Michael Ströder schreef:
gandalf istari wrote:
i have created a new ou with this command: slapadd -l ./new-od.ldif without any errors
Why didn't you use ldapadd for this single entry?
because its a part of a large script, and i have only here a problem. [..]
"CN=SOSCATALOG,OU=Recipients_Seny,OU=Recipients,OU=not_users,OU=users_sxo,DC=intern
al,DC=sodexho,DC=be" ldap_add: No such object (32) matched DN: ou=Recipients,ou=not_users,ou=users_sxo,dc=internal,dc=sodexho,dc=be
Did you check with too ldapsearch whether the entry
Yes, and ldap search don't find anything, but when i want to ad it again i get a error that it already exists!
I suspect something's wrong with you "large script" using slapadd.
Ciao, Michael