hello, i'm having trouble authenticating one user of the directory (aacosta), i set him as required user on httpd.conf and it appears that ldap searched and found the entry but can't seem to be able to validate him
here's the log: conn=10 op=2 SRCH base="dc=comsatinternational,dc=com" scope=2 deref=0 filter="(uid=aacosta)" conn=10 op=2 SEARCH RESULT tag=101 err=0 nentries=1 text= conn=10 op=3 BIND dn="uid=aacosta,ou=People,dc=comsatinternational,dc=com" method=128 conn=10 op=3 RESULT tag=97 err=49 text= <<<<------credentials error conn=10 op=4 UNBIND conn=10 fd=15 closed i think that this may be some kind of password problem since he's the only user that can't authenticate, so i tried to change his password: [EMAIL PROTECTED] ldap]# ldappasswd -D "uid=aacosta,ou=People,dc=ejemplo,dc=com" -W -x Enter LDAP Password: ldap_bind: Invalid credentials (49) i'm sure i put the right password.... thanx --- 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.
