diff options
Diffstat (limited to 'docs/docbook/smbdotconf/filename/hidespecialfiles.xml')
-rw-r--r-- | docs/docbook/smbdotconf/filename/hidespecialfiles.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/filename/hidespecialfiles.xml b/docs/docbook/smbdotconf/filename/hidespecialfiles.xml new file mode 100644 index 0000000000..9a8c206097 --- /dev/null +++ b/docs/docbook/smbdotconf/filename/hidespecialfiles.xml @@ -0,0 +1,10 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="HIDESPECIALFILES"/>hide special files (G)</term> + <listitem><para>This parameter prevents clients from seeing + special files such as sockets, devices and fifo's in directory + listings. + </para> + + <para>Default: <command moreinfo="none">hide special files = no</command></para> + </listitem> + </samba:parameter> |