man, 18.07.2005 kl. 18.13 skrev javier rojas: > 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?
How do you know you're running the slapd you think you are? Why should you think that? You mention no details of OS, distro, version, supposed OpenLDAP version, running slapd in debug mode, tailing your slapd log, or anything that might help people to help you. You don't seem to have heard of 'lsof -p', for example. --Tonni -- mail: [EMAIL PROTECTED] http://www.billy.demon.nl --- 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.
