r25836: nss_wrapper: add support for groups and return EPERM in initgroups()
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Nov 2007 14:41:23 +0000 (15:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:44:18 +0000 (05:44 +0100)
commitbe93d8a062471e358f1e82973bb44a5c279afe9b
treed48fcdfb60812e5e49dab882ea1de85d8f3755d5
parentb8da353a028b9ce35f1d8caa7f3401563f022ae3
r25836: nss_wrapper: add support for groups and return EPERM in initgroups()

The NSS_WRAPPER_GROUP envvar should point to
the /etc/group style file.

Note: NSS_WRAPPER_PASSWD and NSS_WRAPPER_GROUP both
      need non-empty values to enable NSS Wrapper
      support.

metze
(This used to be commit fa255cc4b5c03ffe7b0fcf6c1fe4b61ff303fdd8)
source4/lib/nss_wrapper/nss_wrapper.c