docs:smbdotconf: make formatting of headers uniform.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / misc / afsshare.xml
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>
13
14 <value type="default">no</value>
15 </samba:parameter>