summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2003-04-11 15:44:52 +0000
committerAlexander Bokovoy <ab@samba.org>2003-04-11 15:44:52 +0000
commit32bd50c8284de4d9ccb9864d6ec2069403b1949d (patch)
tree943d6887f7f01cfcd7190f147acf5a29b58e8f23 /docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml
parentc62b42d2b2aa065eeb510b0ec98a1ea45e7b606e (diff)
downloadsamba-32bd50c8284de4d9ccb9864d6ec2069403b1949d.tar.gz
samba-32bd50c8284de4d9ccb9864d6ec2069403b1949d.tar.bz2
samba-32bd50c8284de4d9ccb9864d6ec2069403b1949d.zip
Finish conversion of Winbind options. Only Misc section left!
(This used to be commit 4861003048b409aea20362e79a99ce286bf225de)
Diffstat (limited to 'docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml')
-rw-r--r--docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml31
1 files changed, 18 insertions, 13 deletions
diff --git a/docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml b/docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml
index a6b7bcd7e5..5c31a7f9b0 100644
--- a/docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml
+++ b/docs/docbook/smbdotconf/winbind/winbindusedefaultdomain.xml
@@ -1,14 +1,19 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
- <term><anchor id="WINBINDUSEDEFAULTDOMAIN"/>winbind use default domain (G)</term>
- <listitem><para>This parameter specifies whether the <citerefentry><refentrytitle>winbindd</refentrytitle>
- <manvolnum>8</manvolnum></citerefentry> daemon should operate on users
- without domain component in their username.
- Users without a domain component are treated as is part of the winbindd server's
- own domain. While this does not benifit Windows users, it makes SSH, FTP and e-mail
- function in a way much closer to the way they would in a native unix system.</para>
+<samba:parameter name="winbind used default domain"
+ context="G"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<listitem>
+ <para>This parameter specifies whether the
+ <citerefentry><refentrytitle>winbindd</refentrytitle>
+ <manvolnum>8</manvolnum></citerefentry> daemon should operate on users
+ without domain component in their username. Users without a domain
+ component are treated as is part of the winbindd server's own
+ domain. While this does not benifit Windows users, it makes SSH, FTP and
+ e-mail function in a way much closer to the way they
+ would in a native unix system.</para>
- <para>Default: <command moreinfo="none">winbind use default domain = &lt;no&gt;
- </command></para>
- <para>Example: <command moreinfo="none">winbind use default domain = yes</command></para>
- </listitem>
- </samba:parameter>
+ <para>Default: <command moreinfo="none">winbind use default domain = &lt;no&gt;</command></para>
+
+ <para>Example: <command moreinfo="none">winbind use default domain = yes</command></para>
+</listitem>
+</samba:parameter>