mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
17 lines
575 B
XML
17 lines
575 B
XML
<samba:parameter name="afs share"
|
|
context="S"
|
|
type="boolean"
|
|
advanced="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This parameter controls whether special AFS features are enabled
|
|
for this share. If enabled, it assumes that the directory exported via
|
|
the <parameter>path</parameter> parameter is a local AFS import. The
|
|
special AFS features include the attempt to hand-craft an AFS token
|
|
if you enabled --with-fake-kaserver in configure.
|
|
</para>
|
|
</description>
|
|
|
|
<value type="default">no</value>
|
|
</samba:parameter>
|