diff options
Diffstat (limited to 'docs-xml/smbdotconf/misc')
-rw-r--r-- | docs-xml/smbdotconf/misc/afstokenlifetime.xml | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/docs-xml/smbdotconf/misc/afstokenlifetime.xml b/docs-xml/smbdotconf/misc/afstokenlifetime.xml index 25887385c5..cbf9574223 100644 --- a/docs-xml/smbdotconf/misc/afstokenlifetime.xml +++ b/docs-xml/smbdotconf/misc/afstokenlifetime.xml @@ -1,13 +1,12 @@ <samba:parameter name="afs token lifetime" - context="G" - type="integer" - advanced="1" - xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> + 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>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> |