i have a problem with ldap configuration :
$ ldapadd -x -D 'cn=Manager,dc=ircoms,dc=com' -f file.ldif -W
Enter LDAP Password:
ldap_bind: Invalid credentials (49)
i deleted the contains of /var/lib/ldap
,then execute
ldapadd -x -D 'cn=Manager,dc=ircoms,dc=com' -f file.ldif -W
Now I get this error:
$ ldapadd -x -D 'cn=Manager,dc=ircoms,dc=com' -f file.ldif
ldap_bind: Server is unwilling to perform (53)
additional info: unauthenticated bind (DN with no password) disallowed
I work on fedora 15.