diff options
author | Michael Adam <obnox@samba.org> | 2010-01-05 16:58:30 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2010-01-07 16:51:17 +0100 |
commit | 667b6f3322ba97bc2e50067dccda9949bb21eaa0 (patch) | |
tree | de5872197f1c0b6256aa78ad8faa959ed37ccc84 /source3/smbd/srvstr.c | |
parent | 801edeccc6f529647eaed0dd23728a257cf9479f (diff) | |
download | samba-667b6f3322ba97bc2e50067dccda9949bb21eaa0.tar.gz samba-667b6f3322ba97bc2e50067dccda9949bb21eaa0.tar.bz2 samba-667b6f3322ba97bc2e50067dccda9949bb21eaa0.zip |
s3:smbd:password_in_history: treat entry with 0 salt as 0 + plain nt hash
This is to introduce a new format of the password history, maintaining backwards
compatibility: The old format was 16 byte hash + 16 byte md5(salt + nt hash).
The new format is 16 zero bytes and 16 bytes nt hash.
This will allow us to respect the last X entries of the nt password history
when deciding whether to increment the bad password count.
This is part of the fix for bug #4347 .
Michael
Diffstat (limited to 'source3/smbd/srvstr.c')
0 files changed, 0 insertions, 0 deletions