summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/hidelocalusers.xml
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2003-04-15 11:46:16 +0000
committerAlexander Bokovoy <ab@samba.org>2003-04-15 11:46:16 +0000
commit058f6c0459263a4ec5b4e030ccba1bcb05c8f8a6 (patch)
tree44a61b82a2e23a1cedc1f044ae6e483396f66a5c /docs/docbook/smbdotconf/misc/hidelocalusers.xml
parent3933864966ffbb6db1969b089f82956e5170c72e (diff)
downloadsamba-058f6c0459263a4ec5b4e030ccba1bcb05c8f8a6.tar.gz
samba-058f6c0459263a4ec5b4e030ccba1bcb05c8f8a6.tar.bz2
samba-058f6c0459263a4ec5b4e030ccba1bcb05c8f8a6.zip
Final bits of smb.conf(5) are converted!
(This used to be commit fac3d67f71057d880e51cf8e103edf0c9b71cae9)
Diffstat (limited to 'docs/docbook/smbdotconf/misc/hidelocalusers.xml')
-rw-r--r--docs/docbook/smbdotconf/misc/hidelocalusers.xml16
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/docbook/smbdotconf/misc/hidelocalusers.xml b/docs/docbook/smbdotconf/misc/hidelocalusers.xml
index d0468ead6b..18a1c817c1 100644
--- a/docs/docbook/smbdotconf/misc/hidelocalusers.xml
+++ b/docs/docbook/smbdotconf/misc/hidelocalusers.xml
@@ -1,7 +1,11 @@
-<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>
+<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>
+ <para>Default: <command moreinfo="none">hide local users = no</command></para>
+</listitem>
+</samba:parameter>