summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-krb5.5.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/man/sssd-krb5.5.xml b/src/man/sssd-krb5.5.xml
index ff5d0a6ac..a499d758f 100644
--- a/src/man/sssd-krb5.5.xml
+++ b/src/man/sssd-krb5.5.xml
@@ -332,6 +332,24 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>krb5_renew_interval (integer)</term>
+ <listitem>
+ <para>
+ The time in seconds between two checks if the TGT
+ should be renewed. TGTs are renewed if about half
+ of their lifetime is exceeded.
+ </para>
+ <para>
+ If this option is not set or 0 the automatic
+ renewal is disabled.
+ </para>
+ <para>
+ Default: not set
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</para>
</refsect1>