1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00
Michael Adam 667b6f3322 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
2010-01-07 16:51:17 +01:00
..
2009-11-03 11:30:00 +01:00
2008-10-13 20:59:33 +02:00
2009-11-03 11:30:00 +01:00
2009-05-14 16:49:18 -07:00
2009-11-03 11:30:00 +01:00
2009-11-03 11:30:00 +01:00
2010-01-05 14:34:00 -08:00