ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / misc / afstokenlifetime.xml
blob9d6e13a9e53e254837a2b4b8ba811d9aa22bd2de
1 <samba:parameter name="afs token lifetime"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter controls the lifetime of tokens that the AFS
7                 fake-kaserver claims.  In reality these never expire but this lifetime
8                 controls when the afs client will forget the token.  </para>
10         <para>Set this parameter to 0 to get <constant>NEVERDATE</constant>.</para>
11 </description>
13 <value type="default">604800</value>
14 </samba:parameter>