You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed my password in LDAP and now it seems to be in SSHA512 -format.
My colleague hasn't changed his password and it seems to be in SSHA.
My account gives error (SSHA512 isn't supported?).
When I changed SSHA to SSHA512 in php (in amberphplib/inc_user.php - just testing this), debug shows me that my username or password is incorrect.
Is there a way to get SSHA512 to work?
Samuli
The text was updated successfully, but these errors were encountered:
I changed my password in LDAP and now it seems to be in SSHA512 -format.
My colleague hasn't changed his password and it seems to be in SSHA.
My account gives error (SSHA512 isn't supported?).
When I changed SSHA to SSHA512 in php (in amberphplib/inc_user.php - just testing this), debug shows me that my username or password is incorrect.
Is there a way to get SSHA512 to work?
The text was updated successfully, but these errors were encountered: