diff options
Diffstat (limited to 'docs/docbook/smbdotconf/filename/hideunwriteablefiles.xml')
-rw-r--r-- | docs/docbook/smbdotconf/filename/hideunwriteablefiles.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/filename/hideunwriteablefiles.xml b/docs/docbook/smbdotconf/filename/hideunwriteablefiles.xml new file mode 100644 index 0000000000..9e28e8de5c --- /dev/null +++ b/docs/docbook/smbdotconf/filename/hideunwriteablefiles.xml @@ -0,0 +1,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> |