diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-03-13 15:40:23 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-03-13 15:40:23 +0000 |
commit | 88326536b9d85705df64df197468ac0b21948e4e (patch) | |
tree | d8c614e5424c330cea4f50ae83bbac552f6d3523 | |
parent | 4b1ea1b7ab0b2502b304a4607c5d96f9645e54a7 (diff) |
remove commented-oud default option because it is not implemented and we have a better mechanism now
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1075 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | man/nslcd.conf.5.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml index 7ca8968..3958ea9 100644 --- a/man/nslcd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -409,26 +409,6 @@ </listitem> </varlistentry> -<!-- - <varlistentry> - <term><option>default</option> - <emphasis remap="I">MAP</emphasis> - <emphasis remap="I">ATTRIBUTE</emphasis> - "<emphasis remap="I">VALUE</emphasis>"</term> - <listitem> - <para> - Specifies the default value to use for entries that lack the - specified attribute. - Use the specified <emphasis remap="I">VALUE</emphasis> if the - lookup in the directory for the specified attribute would not return - any data. - Note that if the <acronym>LDAP</acronym> server returns an empty string - for the attribute an empty string is returned. - </para> - </listitem> - </varlistentry> ---> - </variablelist> </refsect2> |