mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
706070274d
The lockOutObservationWindow is used to calculate the badPwdCount. When a PSO applies to a user, we want to use the PSO's lockout-observation window rather the the default domain setting. This is finally enough to get some of the PSO password_lockout tests to pass. Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz> |
||
---|---|---|
.. | ||
dns | ||
encrypted_secrets | ||
getncchanges | ||
keytab | ||
netlogon | ||
ntlmv1-restrictions | ||
ntlmv2-restrictions | ||
password_hash_gpgme | ||
password_lockout | ||
password_settings | ||
README | ||
replica_sync | ||
s3-lsa-server | ||
samba3.vfs.fruit | ||
smbclient-smb3 | ||
upn_handling |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines begining with '#' are ignored. # Please don't add tests to this README!