Allow remote users to change password

I’ve pushed an update of the module to my repo, first to use PHP 7.3 (since 7.1 is EOL), and second to make a few template updates to support SSP 1.4. Installation instructions remain the same.

Note too that this module is now mostly redundant, now that the user settings page has landed:
https://docs.nethserver.org/en/v7/base_system2.html#user-settings-section

SSP does give the option to reset a password by email token, at least in an OpenLDAP environment, which the user settings page doesn’t. And, IMO, it looks nicer. However, the user settings page is part of the base installation and is sure to be more actively maintained.

Also consider, if you need this functionality, whether you might need full SSO/IAM support. LemonLDAP::NG handles password resets, among many other things:

2 Likes