Deer Members!

I just tried to change ldap password using ldappasswd from my ldap client
but I got the error.

[EMAIL PROTECTED]:~$ ldappasswd -x
Result: Strong(er) authentication required (8)
Additional info: only authenticated users may change passwords

Here is my slapd.conf file on ldap server

access to attrs=userPassword
        by dn="cn=root,dc=palmchip,dc=com" write
        by self write
        by anonymous read
        by * none

access to *
        by dn="cn=root,dc=palmchip,dc=com" write
        by self write
        by users read
        by anonymous read
        by * none


Kind Regards,

Umar Draz
-- 
View this message in context: 
http://www.nabble.com/how-to-change-password-tp16520640p16520640.html
Sent from the LDAP UMIch List2 mailing list archive at Nabble.com.


---
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.

Reply via email to