r84: Implement --required-membership-of=, an ntlm_auth option that restricts
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 Apr 2004 16:44:24 +0000 (16:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:07 +0000 (10:51 -0500)
commit869348dfcbf66a88998cb80c00902848db96901f
tree9d80f9829c549e2e539a9d39bf4887db0331585f
parentbd0407258598839cbda81e1c21a5c5d8320d232a
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
all authentication to members of this particular group.

Also implement an option to allow ntlm_auth to get 'squashed' error codes,
which are safer to communicate to remote network clients.

Andrew Bartlett
(This used to be commit eb1c1b5eb086f49a230142ad2de45dc0e9691df3)
source3/libsmb/nterr.c
source3/nsswitch/winbindd_nss.h
source3/nsswitch/winbindd_pam.c
source3/utils/ntlm_auth.c