summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/hidelocalusers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/misc/hidelocalusers.xml')
-rw-r--r--docs/docbook/smbdotconf/misc/hidelocalusers.xml11
1 files changed, 11 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..18a1c817c1
--- /dev/null
+++ b/docs/docbook/smbdotconf/misc/hidelocalusers.xml
@@ -0,0 +1,11 @@
+<samba:parameter name="hide local users"
+ context="G"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<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>