jethrocarr / namedmanager

AGPL web-based DNS management interface in PHP
349 stars 125 forks source link

LDAP login problem #71

Open svalavuo opened 6 years ago

svalavuo commented 6 years ago

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?

X-Mars commented 6 years ago

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