From 5028079084bf8c70213f9ba2ae8e4d37c74300ac Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Mon, 14 Sep 2009 19:35:14 +0200 Subject: added child timeout handler --- server/man/sssd-krb5.5.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'server/man') diff --git a/server/man/sssd-krb5.5.xml b/server/man/sssd-krb5.5.xml index 4b26c029..234b194a 100644 --- a/server/man/sssd-krb5.5.xml +++ b/server/man/sssd-krb5.5.xml @@ -162,6 +162,20 @@ + + krb5auth_timeout (integer) + + + Timeout in seconds after an online authentication or + change password request is aborted. If possible the + authentication request is continued offline. + + + Default: 15 + + + + -- cgit