test: dbwrap_tool requires --persistent for the registry now
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / misc / afstokenlifetime.xml
blobcbf95742239cdccb7abe7e66146d6f3c3a67c6ac
1 <samba:parameter name="afs token lifetime"
2                  context="G"
3                  type="integer"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter controls the lifetime of tokens that the AFS
8                 fake-kaserver claims.  In reality these never expire but this lifetime
9                 controls when the afs client will forget the token.  </para>
11         <para>Set this parameter to 0 to get <constant>NEVERDATE</constant>.</para>
12 </description>
14 <value type="default">604800</value>
15 </samba:parameter>