diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-12-26 12:04:05 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-12-26 12:04:05 +0100 |
commit | f9a0910f401b23293b4c339fdb9bcf313384a9a0 (patch) | |
tree | b915b05caa9fac5ca40c6ec0a171d4c180535359 /man | |
parent | 1b7502d90f6c0a40335cfba415cd802bca87ca9c (diff) |
add notes on ignored options when using GnuTLS (based on #513270 which was reported against the openldap package by Peter Palfrader)
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1341 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'man')
-rw-r--r-- | man/nslcd.conf.5.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml index 7eefcb5..930e5a1 100644 --- a/man/nslcd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -537,6 +537,8 @@ <para> Specifies the directory containing X.509 certificates for peer authentication. + This parameter is ignored when using GnuTLS. + On Debian OpenLDAP is linked against GnuTLS. </para> </listitem> </varlistentry> @@ -555,6 +557,8 @@ <listitem> <para> Specifies the path to an entropy source. + This parameter is ignored when using GnuTLS. + On Debian OpenLDAP is linked against GnuTLS. </para> </listitem> </varlistentry> |