From 6176eeeae6e75d3ce78eb98d46dc478541ba6282 Mon Sep 17 00:00:00 2001 From: Michal Zidek Date: Thu, 4 Jul 2013 13:32:07 +0200 Subject: Set default DNS resolution timeout to 6 seconds. Partially solves ticket: https://fedorahosted.org/sssd/ticket/1966 To avoid the problem mentioned in the ticket above, option dns_discovery_domain must be set properly. --- src/man/sssd.conf.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man') diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index a0321df8b..4f01794d6 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -1660,7 +1660,7 @@ override_homedir = /home/%u offline mode. - Default: 5 + Default: 6 -- cgit