mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
fd7c918256
There's no need to do a crack_name_to_nt4_name(), as the authentication already provides the nt4 domain and account names. This should only happen on an RODC, that we use the winbind auth module for local users. So we should make sure we only try to reset the badPwdCount for users of our own domain. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13300 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> |
||
---|---|---|
.. | ||
auth_anonymous.c | ||
auth_developer.c | ||
auth_sam.c | ||
auth_server_service.c | ||
auth_simple.c | ||
auth_unix.c | ||
auth_util.c | ||
auth_winbind.c | ||
auth.c | ||
wscript_build |