summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/misc/afstokenlifetime.xml
blob: cbf95742239cdccb7abe7e66146d6f3c3a67c6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="afs token lifetime"
                 context="G"
                 type="integer"
                 advanced="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This parameter controls the lifetime of tokens that the AFS
		fake-kaserver claims.  In reality these never expire but this lifetime
		controls when the afs client will forget the token.  </para>

	<para>Set this parameter to 0 to get <constant>NEVERDATE</constant>.</para>
</description>

<value type="default">604800</value>
</samba:parameter>