From f0072e2b102f3b553533402d4ae42b1989b0370e Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Tue, 10 Mar 2015 13:01:21 +0100 Subject: SDAP: Make password change timeout configurable with ldap_opt_timeout Related: https://fedorahosted.org/sssd/ticket/1501 Reviewed-by: Pavel Reichl --- src/man/sssd-ldap.5.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 e598d70c5..a93e6dfe7 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1236,7 +1236,8 @@ 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 and the timeout of an LDAP bind operation. + bind, the timeout of an LDAP bind operation and + password change extended operation. Default: 6 -- cgit