auth3: only use "[samba4:]sam" in make_auth3_context_for_winbind()
authorStefan Metzmacher <metze@samba.org>
Fri, 17 Mar 2017 15:46:38 +0000 (16:46 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Mar 2017 10:57:10 +0000 (11:57 +0100)
commita363a7936cefd76d923c1106677ddc5c322e3bc5
treef4793cb6268d3f2ba0d19745f4e9b96f21706ef4
parent61e499cbaa291b512e8647e1288be7811bca2377
auth3: only use "[samba4:]sam" in make_auth3_context_for_winbind()

This makes the USER_INFO_LOCAL_SAM_ONLY and AUTH_METHOD_LOCAL_SAM
interaction obsolete.

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

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