Cause the winbind auth module to call the ntdomain module if winbind is not
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2003 08:45:12 +0000 (08:45 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Apr 2003 08:45:12 +0000 (08:45 +0000)
commitbe67c109866530d6fe329a0b797c0647c7aceb56
tree2027ed26efa2578780434b7e959e866f0adcc552
parent030e760cdb0a180f6d053700c255eea9613ad948
Cause the winbind auth module to call the ntdomain module if winbind is not
running.

This causes Samba not to contact the NT domain controller if Winbind is there,
but the user had the wrong password.

Andrew Bartlett
(This used to be commit 119a1c276a05d0017f39cc0b7118f12a4f51886e)
source3/auth/auth.c
source3/auth/auth_winbind.c