]> git.ipfire.org Git - thirdparty/samba.git/commit
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 09:13:15 +0000 (10:13 +0100)
commit2181925b13c481b2923dec1035fdea03598ab855
tree76b44211a09d71a05c9b50717c69894f967cfdca
parentab1bcc4e56f67914867454cd09df2c65e0531587
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