source: vendor/current/docs-xml/smbdotconf/misc/afstokenlifetime.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 544 bytes
Line 
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>
9
10 <para>Set this parameter to 0 to get <constant>NEVERDATE</constant>.</para>
11</description>
12
13<value type="default">604800</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.