19 Dec
2018
19 Dec
'18
9:29 p.m.
On Thu, 2018-12-20 at 02:22 +0000, Anton Kiryushkin wrote:
Thu Dec 20 01:10:08 2018 : Debug: (138) sql-wifi: NT-Password := 0x696e616d6974414c545a694e3039393021
That hash entirely consists of printable characters, which seems improbable...
Thu Dec 20 01:10:08 2018 : WARNING: (138) mschap: NT-Password found but incorrect length, expected 16 bytes got 17 bytes. Authentication may fail
...and is not the correct length either. Your password hash isn't good. -- Matthew