From 7a62712d6961d4afcb6b4a4fd7e92c6738f73b6e Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Tue, 10 Mar 2015 13:05:22 +0100 Subject: SDAP: Make StartTLS bind configurable with ldap_opt_timeout Related: https://fedorahosted.org/sssd/ticket/1501 Reviewed-by: Pavel Reichl --- src/man/sssd-ldap.5.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/man') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index a93e6dfe7..6088a1286 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1236,8 +1236,9 @@ calls to synchronous LDAP APIs will abort if no response is received. Also controls the timeout when communicating with the KDC in case of SASL - bind, the timeout of an LDAP bind operation and - password change extended operation. + bind, the timeout of an LDAP bind operation, + password change extended operation and the + StartTLS operation. Default: 6 -- cgit