summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2012-05-04 13:36:45 +0000
committerArthur de Jong <arthur@arthurdejong.org>2012-05-04 13:36:45 +0000
commitdcb2c6be4101985dd7f9d519635227e9f81ac2a7 (patch)
tree636c6577afc2c42fb1ea3319dadd16d7436d2773 /man
parentd02bfa44cfda8b7d5b95817305e30f77cfbee079 (diff)
allow the pam_authz_search option to be specified multiple times
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1679 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'man')
-rw-r--r--man/nslcd.conf.5.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml
index fef3280..1ca324e 100644
--- a/man/nslcd.conf.5.xml
+++ b/man/nslcd.conf.5.xml
@@ -751,8 +751,8 @@
<literallayout><literal>(&amp;(objectClass=posixAccount)(uid=$username)(|(host=$hostname)(host=$fqdn)(host=\\*)))</literal></literallayout>
</para>
<para>
- The default behaviour is not to do this extra search and always
- grant access.
+ This option may be specified multiple times and all specified searches
+ should at least return one entry for access to be granted.
</para>
</listitem>
</varlistentry>