Sajag Arora wrote:
[...]
then i tried again same
$ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f
/etc/openldap/example.com.ldif
Enter LDAP Password:
adding new entry "dc=example,dc=com"
ldap_add: Already exists (68)
so i went on with importing root.ldif
$ldapadd -x -D "cn=Manager,dc=example,dc=com" -W -f /etc/openldap/root.ldif
Enter LDAP Password:
adding new entry "uid=root,ou=People,dc=example,dc=com"
ldap_add: No such object (32)
matched DN: dc=example,dc=com
this doesnt make sense to me
You haven't added "ou=People,dc=example,dc=com", yet, before trying to
add root.
[...]
--Tonni
--
Tony Earnshaw
Email: [EMAIL PROTECTED]