hello, i'm having this problem when trying to add an entry to the directory: [EMAIL PROTECTED] openldap]# ldapadd -x -D "cn=Manager,dc=ejemplo,dc=com" -W -f /usr/local/etc/openldap/ou.ldif Enter LDAP Password: ldap_bind: Invalid credentials (49)
here's my /usr/local/etc/openldap/slapd.conf file: database bdb suffix "dc=ejemplo,dc=com" rootdn "cn=Manager,dc=ejemplo,dc=com" # Cleartext passwords, especially for the rootdn, should # be avoid. See slappasswd(8) and slapd.conf(5) for details. # Use of strong authentication encouraged. rootpw ejemplo! why is there a /etc/openldap/slapd.conf file too? what's the purpose of the /etc/openldap/slapd.access.conf?, can it be perhaps some miss configuration on those too files, or the server just looks on the /usr/local/etc/openldap/slapd.conf file? Ciao,Javier --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
