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