r84: Implement --required-membership-of=, an ntlm_auth option that restricts
commiteb1c1b5eb086f49a230142ad2de45dc0e9691df3
authorAndrew Bartlett <abartlet@samba.org>
Tue, 6 Apr 2004 16:44:24 +0000 (6 16:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:07 +0000 (10 10:51 -0500)
treec1902326707d0afe531ee69a7b8fe00d871bb565
parent0661357484a33329c75457527416667feaf57ef9
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
source/libsmb/nterr.c
source/nsswitch/winbindd_nss.h
source/nsswitch/winbindd_pam.c
source/utils/ntlm_auth.c