From a9370601d5ea8555e7f4e4bd64648e38d40abe38 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 9 Apr 2012 14:44:23 -0400 Subject: MAN: Add ldap_sasl_minssf to the manpage --- src/man/sssd-ldap.5.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'src/man/sssd-ldap.5.xml') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 263079e4..3f00b6cc 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1105,6 +1105,22 @@ + + ldap_sasl_minssf (integer) + + + When communicating with an LDAP server using SASL, + specify the minimum security level necessary to + establish the connection. The values of this + option are defined by OpenLDAP. + + + Default: Use the system default (usually specified + by ldap.conf) + + + + ldap_deref_threshold (integer) -- cgit