auth3: only use "sam_netlogon3 winbind:trustdomain" in make_auth3_context_for_netlogon
commitf23af921dfb8876ded0094adb6f7832fb41e6147
authorStefan Metzmacher <metze@samba.org>
Fri, 17 Mar 2017 15:51:45 +0000 (17 16:51 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 9 Apr 2017 23:11:20 +0000 (10 01:11 +0200)
tree08b660b61b1004b74c0368b6d60fde6842908e96
parent9ad3b43d03ce94cb03321612db8ccd86cddba9e1
auth3: only use "sam_netlogon3 winbind:trustdomain" in make_auth3_context_for_netlogon

If some needs the old behavior for a while, the deprecated
"auth methods = guest sam winbind:trustdomain" option can be used.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=2976
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12710

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth.c