mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
s4-auth: Update comment to mention 60mins in the NTLM grace period
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
This commit is contained in:
parent
e04eb9bb17
commit
737f241406
@ -446,9 +446,9 @@ static NTSTATUS authsam_password_check_and_record(struct auth4_context *auth_con
|
||||
}
|
||||
|
||||
/*
|
||||
* We only continue if this was a wrong password
|
||||
* and we'll always return NT_STATUS_WRONG_PASSWORD
|
||||
* no matter what error happens.
|
||||
* We only continue if this was a wrong password and we'll
|
||||
* return NT_STATUS_WRONG_PASSWORD in most cases, except for a
|
||||
* (default) 60 min grace period for previous NTLM password
|
||||
*/
|
||||
|
||||
/* pull the domain password property attributes */
|
||||
|
Loading…
Reference in New Issue
Block a user