s3-torture/denytest.c: replace cli_read_old() with cli_read()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / misc / afsshare.xml
blob67d42d491f6c443c1825a726f5d3022e7d972587
1 <samba:parameter name="afs share"
2                  context="S"
3                          type="boolean"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter controls whether special AFS features are enabled
8         for this share. If enabled, it assumes that the directory exported via
9         the <parameter>path</parameter> parameter is a local AFS import. The
10         special AFS features include the attempt to hand-craft an AFS token
11         if you enabled --with-fake-kaserver in configure.
12         </para>
13 </description>
15 <value type="default">no</value>
16 </samba:parameter>