1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth
Stefan Metzmacher 1acd477960 s4:auth/sam: only reset badPwdCount when the effetive value is not 0 already
Non interactive logons doesn't reset badPwdCount to 0
when the effective badPwdCount is already 0
(with (badPasswordTime + lockOutObservationWindows) < now).

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2016-06-30 03:30:24 +02:00
..
gensec s4:gensec_tstream: allow wrapped messages up to a size of 0xfffffff 2016-04-28 16:51:15 +02:00
kerberos Rename 'errors' to 'samba-errors' and make it public. 2016-01-13 07:47:04 +01:00
ntlm s4:auth_sam: don't allow interactive logons with UF_SMARTCARD_REQUIRED 2016-06-30 03:30:23 +02:00
auth.h auth: Provide a way to use the auth stack for winbindd authentication 2014-06-11 10:18:26 +02:00
pyauth.c pyauth: Use pytalloc_BaseObject_PyType_Ready() 2016-03-08 01:58:29 +01:00
pyauth.h pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
sam.c s4:auth/sam: only reset badPwdCount when the effetive value is not 0 already 2016-06-30 03:30:24 +02:00
samba_server_gensec.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
session.c CVE-2014-8143:auth: Force talloc type of session_info pointer to match 2015-01-15 12:33:08 +01:00
session.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
system_session.c s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRIMARY_GROUP_SID_INDEX 2011-06-19 23:21:08 +02:00
unix_token.c auth4: auth_session_info_fill_unix only needs a tevent_context 2014-03-05 16:33:21 +01:00
wscript_build build: rename security → samba-security 2012-08-10 14:22:20 +02:00
wscript_configure s4:auth/gensec: remove unused and untested cyrus_sasl module 2015-06-23 22:12:08 +02:00