summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/filename/hidespecialfiles.xml
blob: 904fd3a6e7dc512dfc2b7790e46d784d8eec7d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="hide special files"
                 context="S"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

	<para>
	This parameter prevents clients from seeing special files such as sockets, devices and
	fifo's in directory listings.
	</para>

</description>
<value type="default">no</value>
</samba:parameter>