blob: 9e28e8de5cd6a6ef803abfc3c4d458450b96b5f1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<samba:parameter xmlns:samba="http://samba.org/common">
<term><anchor id="HIDEUNWRITEABLEFILES"/>hide unwriteable files (G)</term>
<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>
|