auth4: use "anonymous sam winbind sam_ignoredomain" with ROLE_DOMAIN_MEMBER
commit13649fa2dca59154db9af4edf3d07ef0917f833d
authorStefan Metzmacher <metze@samba.org>
Wed, 22 Mar 2017 09:45:25 +0000 (22 10:45 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 9 Apr 2017 23:11:20 +0000 (10 01:11 +0200)
tree64b0b7d61ff2ffdee921b9a326929778562e3f36
parent2a57b285ce0a7417b14ab028b2f711d1048eb27c
auth4: use "anonymous sam winbind sam_ignoredomain" with ROLE_DOMAIN_MEMBER

We hopefully remove this role in future, but for now we should do this
correct and fallback to sam_ignoredomain at the end of the auth chain.

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

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