source: branches/samba-3.5.x/docs-xml/smbdotconf/misc/afsshare.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 575 bytes
Line 
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>
14
15<value type="default">no</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.