From ebb6e30d687a4d6626c735234c85cbb5b06a26aa Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Tue, 11 May 2010 17:51:02 +0200 Subject: Add ldap_krb5_ticket_lifetime option --- src/man/sssd-ldap.5.xml | 13 +++++++++++++ 1 file changed, 13 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 c119e7f3..9b1f14b6 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -568,6 +568,19 @@ + + ldap_krb5_ticket_lifetime (integer) + + + Specifies the lifetime in seconds of the TGT if + GSSAPI is used. + + + Default: 86400 (24 hours) + + + + krb5_realm (string) -- cgit