diff options
Diffstat (limited to 'docs/docbook/smbdotconf/misc/hidelocalusers.xml')
-rw-r--r-- | docs/docbook/smbdotconf/misc/hidelocalusers.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/misc/hidelocalusers.xml b/docs/docbook/smbdotconf/misc/hidelocalusers.xml new file mode 100644 index 0000000000..d0468ead6b --- /dev/null +++ b/docs/docbook/smbdotconf/misc/hidelocalusers.xml @@ -0,0 +1,7 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="HIDELOCALUSERS"/>hide local users(G)</term> + <listitem><para>This parameter toggles the hiding of local UNIX + users (root, wheel, floppy, etc) from remote clients.</para> + + <para>Default: <command moreinfo="none">hide local users = no</command></para></listitem> + </samba:parameter> |