我似乎失去了一些东西,我已经通过LDAP作为用户分成功login,但是我不能改变用户“分”(我)的密码:
[cent@elasticmaster2 ~]$ ldappasswd -H ldap://elasticmaster1.kartikv.com -x -D "cn=cent,ou=Group,dc=kartikv,dc=com" -W -A -S Old password: Re-enter old password: New password: Re-enter new password: Enter LDAP Password: ldap_bind: Invalid credentials (49)
请指教
或
您的OpenLDAPconfiguration错误。 应该有一个这样的条目:
access to attrs=userPassword by group/groupOfUniqueNames/uniqueMember="<your LDAP admin group>" write by anonymous auth by self write by * none