nuxsmin / sysPass

Systems Password Manager
https://syspass.org
GNU General Public License v3.0
975 stars 208 forks source link

LDAP user has forgotten previous password #852

Closed mredaelli closed 6 years ago

mredaelli commented 6 years ago

We use LDAP integration. One of my users has changed his password in Windows, tried to login to Syspass and was asked for the old password, which he does not remember ^_^ What should we do?

nuxsmin commented 6 years ago

Hello, that's the normal behaviour, since sysPass needs the old password to decrypt the master password. If he doesn't know his previous password, let it blank and click on login, it will ask for the master password (could be a temporary one).

Regards

mredaelli commented 6 years ago

Thanks!