Displaying 1 result from an estimated 1 matches for "cexudifino".
2019 May 25
2
ldapsam cannot find NT password hash
...: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
LM hash : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
NT hash : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
All authentication attempts either from windows or from linux smbclient
result in NT_STATUS_WRONG_PASSWORD
Logs: https://hastebin.com/cexudifino.js (ignore the silly extensions)
I'm very confused as to what's going on. When I debug my LDAP server, I
never see a query to load the NT password hash, but I do see attribute
requests for all the other elements here.
I'm hoping that this is a simple configuration problem, but I'm...