mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
0f8d5b210a
Fixed some wrong context marks (most of "hide ..." parameters are per-share)
13 lines
389 B
XML
13 lines
389 B
XML
<samba:parameter name="hide special files"
|
|
context="S"
|
|
xmlns:samba="http://samba.org/common">
|
|
<listitem>
|
|
<para>This parameter prevents clients from seeing
|
|
special files such as sockets, devices and fifo's in directory
|
|
listings.
|
|
</para>
|
|
|
|
<para>Default: <command moreinfo="none">hide special files = no</command></para>
|
|
</listitem>
|
|
</samba:parameter>
|