blob: 7d20296ff24ccb54a100874f3356523b87749586 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<samba:parameter name="hide unwriteable files"
context="S"
xmlns:samba="http://samba.org/common">
<listitem>
<para>This parameter prevents clients from seeing
the existance of files that cannot be written to. Defaults to off.
Note that unwriteable directories are shown as usual.
</para>
<para>Default: <command moreinfo="none">hide unwriteable = no</command></para>
</listitem>
</samba:parameter>
|