summaryrefslogtreecommitdiff
path: root/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-07-05 22:53:29 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:01 -0500
commit9d1b99ed8eedf4fc14f5a61f5eea4c3496fabda3 (patch)
tree4addaad874d08d32462351e9a668a2365631b6bf /docs/Samba3-HOWTO/TOSHARG-DomainMember.xml
parenta37bdd77ee7099c078a1885b7f0b5bee1ab3a66a (diff)
downloadsamba-9d1b99ed8eedf4fc14f5a61f5eea4c3496fabda3.tar.gz
samba-9d1b99ed8eedf4fc14f5a61f5eea4c3496fabda3.tar.bz2
samba-9d1b99ed8eedf4fc14f5a61f5eea4c3496fabda3.zip
Formatting fixes before publication.
(This used to be commit c1a463a3ca4fd76bfaa97e296dbe82711f3f2018)
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-DomainMember.xml')
-rw-r--r--docs/Samba3-HOWTO/TOSHARG-DomainMember.xml18
1 files changed, 6 insertions, 12 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml
index 2464d5a994..48d8899b96 100644
--- a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml
+++ b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml
@@ -250,7 +250,8 @@ This can be done using <command>vipw</command> or another <quote>adduser</quote>
that is normally used to create new UNIX accounts. The following is an example for
a Linux-based Samba server:
<screen>
-&rootprompt;<userinput>/usr/sbin/useradd -g machines -d /var/lib/nobody -c <replaceable>"machine nickname"</replaceable> \
+&rootprompt;<userinput>/usr/sbin/useradd -g machines -d /var/lib/nobody \
+ -c <replaceable>"machine nickname"</replaceable> \
-s /bin/false <replaceable>machine_name</replaceable>$ </userinput>
&rootprompt;<userinput>passwd -l <replaceable>machine_name</replaceable>$</userinput>
@@ -382,16 +383,9 @@ this platform.
</para>
<para>
-Further information about these tools may be obtained from the following locations:
-</para>
-
-<para>
-<simplelist>
-<member><ulink noescape="1" url="http://support.microsoft.com/default.aspx?scid=kb;en-us;173673">Knowledge
-Base article 173673</ulink></member>
-<member><ulink noescape="1" url="http://support.microsoft.com/default.aspx?scid=kb;en-us;172540">Knowledge
-Base article 172540</ulink></member>
-</simplelist>
+Further information about these tools may be obtained from Knowledge Base articles
+<ulink url="http://support.microsoft.com/default.aspx?scid=kb;en-us;173673">173673</ulink>, and
+<ulink url="http://support.microsoft.com/default.aspx?scid=kb;en-us;172540">172540</ulink>
</para>
<para>
@@ -546,7 +540,7 @@ with the version of Windows.
<para>
<indexterm><primary></primary></indexterm>
- Joining a Samba client to a domain is documented in the next section<link linkend="domain-member-server"></link>.
+ Joining a Samba client to a domain is documented in <link linkend="domain-member-server">the next section</link>.
</para>
</sect3>