source: vendor/current/docs-xml/smbdotconf/misc/afsshare.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 593 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.