blob: f34a3a597d565a0008503c0bfae2c32c7106d768 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<samba:parameter name="hide unreadable"
context="S"
xmlns:samba="http://samba.org/common">
<listitem>
<para>This parameter prevents clients from seeing the
existance of files that cannot be read. Defaults to off.</para>
<para>Default: <command moreinfo="none">hide unreadable = no</command></para>
</listitem>
</samba:parameter>
|