s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Jun 2014 00:04:03 +0000 (12:04 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 4 Jul 2014 00:52:35 +0000 (02:52 +0200)
commit0b77cd969c54e4efa6faff507834c183958ec23c
tree7615b93b7e97793cdb6533f5ea311de40e989285
parent5d069a04fc843512b6a703691d81c4c1d28ef744
s4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED error for winbindd

This changes the auth code in winbindd to use this as a flag, and to
therefore contact the RW DC.

Change-Id: If4164d27b57b453b398642fdf7d46d03cd0e65f2
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Nadezhda Ivanova <nivanova@samba.org>
auth/common_auth.h
source3/auth/auth.c
source3/winbindd/winbindd_pam.c
source4/auth/ntlm/auth.c