Displaying 1 result from an estimated 1 matches for "ugrsbhcfl0qlrdj6ywvqridzpfiibpyb".
2012 Jun 06
0
SSH Server and Hash algorithms
...g in using sshd.
Now, if I change the password using the smbpasswd utility (I'm using "ldap password sync = yes"), and rerun the smbldap-usershow command:
dn: uid=alexm at domain.com,ou=domain,o=ndtc
uid: alexm at domain.com
cn: Alex
mail: alexm at domain.com
...
userPassword: {SSHA}UGRSbhcFL0qLRdj6yWvqRidZPfIiBPYb
OK, now it's an SSHA hash! Hooray! BUT, I can no longer ssh to the server!
WTF??? Anyone have any insights into what I am missing here, and more importantly, how I can fix it? I'd obviously rather use SSHA than MD5...
TIA!
Alex