Am So, den 29.01.2006 schrieb Kai Sandsengen um 14:53:
I am about to enter people into ldap directory, but get this error:
# ldapadd -x -W -a -D "cn=admin,dc=test,dc=example,dc=net" -f joe.ldif Enter LDAP Password: ldapadd: no DN specified
Can someone please try to identify what I manage to .... or where the dn is missing.
Inside your "joe.ldif" I suspect.
error from phpldapadmin Error Could not bind to the LDAP server.
LDAP said: No such attribute Error number: 0x10 (LDAP_NO_SUCH_ATTRIBUTE) Description: That entry does not contain the attribute specified.
The attribute that you want to modify (add, replace, or delete) does not exist.
Alexander