s3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS if winbindd is not available
authorStefan Metzmacher <metze@samba.org>
Sat, 8 Dec 2018 21:53:21 +0000 (22:53 +0100)
committerAlexander Bokovoy <ab@samba.org>
Thu, 20 Dec 2018 07:41:25 +0000 (08:41 +0100)
commitec3adc1e5b3cc953576efa795dfb25af08a8ab79
treedac63334ca68549ef4483ec62d45a23d810fe1ec
parentf3bac8c91121871bf8ce852bc3e3ea2e834d3f27
s3:auth_winbind: return NT_STATUS_NO_LOGON_SERVERS if winbindd is not available

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
source3/auth/auth_winbind.c