Hi at all,
i need help with changing user password in LDAP.
I'm running an openLDAP server and using Drupal 5.7 with the following modules:
- LDAP integration
- LDAP provisioning
I want that the user can register by himself. So it's required that the user can change their own password.
LDAP provisioning and LDAP auth running fine. The User can create their own account and they can login with the automatic created password from the register e-mail.
But they can't change their password.
If the user change their password they will get the following message:
"The changes have been saved."
But if the user relogin the new password don't work. The old password works.
I found some post in the forum but they don't fix my problem.
Can someone help me?
Greetings from germany,
Ronny
Comments
LDAP half implemented
Hi,
I found many limitations like this when I tried to implement an LDAP backend. From what I can tell, the LDAP module devs are running in LAN's where the users/passwords don't really change.
You should post a bug and see what happens. Judging by the *lack* of responses to your post, I'd say most Drupal devs aren't interested in LDAP beyond their half-way implementations. To be fair, it works for them, so it's "feature complete."