Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP login problem #71

Open
svalavuo opened this issue Dec 7, 2017 · 1 comment
Open

LDAP login problem #71

svalavuo opened this issue Dec 7, 2017 · 1 comment

Comments

@svalavuo
Copy link

svalavuo commented Dec 7, 2017

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
@X-Mars
Copy link

X-Mars commented Dec 9, 2017

it's not work only changed SSHA to SSHA512.
you have to write a function to supported SSHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants