diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-05-24 09:23:24 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-05-24 09:23:24 +0000 |
commit | 297b01c444c86c4883301fc82596eb667a9f0d1b (patch) | |
tree | 91d947d973e8439215a1b98cc655c31e1a63e077 | |
parent | f0c8c7172809a21b967486e8beb3fe51dfac0e44 (diff) |
document that you can specify base option multiple times
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@895 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | man/nss-ldapd.conf.5.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/nss-ldapd.conf.5.xml b/man/nss-ldapd.conf.5.xml index 630a52b..8f8d3da 100644 --- a/man/nss-ldapd.conf.5.xml +++ b/man/nss-ldapd.conf.5.xml @@ -290,8 +290,12 @@ <para> Specifies the base distinguished name (<acronym>DN</acronym>) to use as search base. + This option may be supplied multiple times and all specified bases + will be searched. + </para> + <para> A global search base may be specified or a MAP-specific one. - If no MAP-specific search base is defined the global one is used. + If no MAP-specific search bases are defined the global ones are used. </para> <para> If, instead of a <acronym>DN</acronym>, the value |