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)
committerKarolin Seeger <kseeger@samba.org>
Wed, 9 Jan 2019 08:37:20 +0000 (09:37 +0100)
commitcb7dabb89d3aae8cb4c33831ec6a1daef2ee56ea
treebd781c2a8087084c9f1867d139d37cce80767154
parent887030b71c92615e65a6e9e2526aa9ed4d22e884
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>
(cherry picked from commit ec3adc1e5b3cc953576efa795dfb25af08a8ab79)
source3/auth/auth_winbind.c