From 738e6bdc61c14f3a71db1e3ae645ccc7bf65cf44 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 20 Mar 2010 16:01:34 +0000 Subject: add an nss_initgroups_ignoreusers option to ignore username to group lookups for the specified users git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1076 ef36b2f9-881f-0410-afb5-c4e39611909c --- man/nslcd.conf.5.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'man') diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml index 3958ea9..33314d8 100644 --- a/man/nslcd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -625,6 +625,23 @@ + + user1,user2,... + + + This option prevents group membership lookups through + LDAP for the specified users. This can be useful + in case of unavailability of the LDAP server. + This option may be specified multiple times. + + + Alternatively, the value ALLLOCAL may be + used. With that value nslcd builds a full list of + non-LDAP users on startup. + + + + -- cgit v1.2.3