From e3cf49d16bd719b842ac943bf4173cbda1818b87 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Mon, 20 Dec 2010 10:18:27 +0000 Subject: implement a nss_min_uid option to filter user entries returned by LDAP git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1338 ef36b2f9-881f-0410-afb5-c4e39611909c --- man/nslcd.conf.5.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man') diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml index 72f0c21..7eefcb5 100644 --- a/man/nslcd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -648,6 +648,17 @@ + + UID + + + This option ensures that LDAP users with a numeric + user id lower than the specified value are ignored. Also requests for + users with a lower user id are ignored. + + + + FILTER -- cgit v1.2.3