mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
56df7cf3d9
This is in the spirit of the "map untrusted to domain" parameter: We fall back to the local SAM when we get a non-authoritative NO_SUCH_USER from our domain controller. With this change we can implement "map untrusted to domain = auto". We should not strictly need 'sam' before 'winbind', but it makes it clearer to read and has the same effect. BUG: https://bugzilla.samba.org/show_bug.cgi?id=2976 BUG: https://bugzilla.samba.org/show_bug.cgi?id=8630 Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Apr 10 05:04:03 CEST 2017 on sn-devel-144 |
||
---|---|---|
.. | ||
auth_builtin.c | ||
auth_domain.c | ||
auth_generic.c | ||
auth_ntlmssp.c | ||
auth_sam.c | ||
auth_samba4.c | ||
auth_script.c | ||
auth_unix.c | ||
auth_util.c | ||
auth_winbind.c | ||
auth.c | ||
check_samsec.c | ||
pampass.c | ||
pass_check.c | ||
proto.h | ||
server_info_sam.c | ||
server_info.c | ||
token_util.c | ||
user_info.c | ||
user_krb5.c | ||
user_util.c | ||
wscript_build |