Hi,
Is it possible for the user to change its password? How can I realize this?
Thanks for any hints, Hamakabula
I don't really maintain this project as I don't use it anymore. It does not have the capability of changing the password, but patches are welcome. -N
The user's password could be stored in a number of different places, depending on how PAM is configured. There's no clean way for Drupal to dynamically support all of the different stores that PAM has available to it.
Comments
Comment #1
nschelly commentedI don't really maintain this project as I don't use it anymore. It does not have the capability of changing the password, but patches are welcome.
-N
Comment #2
erikwebb commentedThe user's password could be stored in a number of different places, depending on how PAM is configured. There's no clean way for Drupal to dynamically support all of the different stores that PAM has available to it.