summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-05-28 01:33:12 +0000
committerJohn Terpstra <jht@samba.org>2003-05-28 01:33:12 +0000
commit28e8caf634237af0743f26dff5a64833f602d28b (patch)
tree4d066ebd0da7f6dc783ea6b4034a413d0bcc4b9c /docs/docbook/projdoc/Samba-PDC-HOWTO.xml
parent3c830cad6f5ab9fe27418afff06ac3358fe9c100 (diff)
downloadsamba-28e8caf634237af0743f26dff5a64833f602d28b.tar.gz
samba-28e8caf634237af0743f26dff5a64833f602d28b.tar.bz2
samba-28e8caf634237af0743f26dff5a64833f602d28b.zip
Fixed typos.
(This used to be commit 97eb88903beda32ac399c9a5623653e038d8a55c)
Diffstat (limited to 'docs/docbook/projdoc/Samba-PDC-HOWTO.xml')
-rw-r--r--docs/docbook/projdoc/Samba-PDC-HOWTO.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
index 09cf4a8d02..0037b6a0ab 100644
--- a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
+++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
@@ -202,7 +202,7 @@ there can be multiple back-ends for this including:
</itemizedlist>
<para>
-Read the chapter about the <link linkend="passdb">User Database</link> for details
+Read the chapter about <link linkend="passdb">Account Information Database</link> for details
regarding the choices available and how to configure them.
</para>
@@ -513,7 +513,7 @@ There are a couple of points to emphasize in the above configuration.
<itemizedlist>
<listitem><para>
Encrypted passwords must be enabled. For more details on how
- to do this, refer to <link linkend="passdb">the User Database chapter</link>.
+ to do this, refer to <link linkend="passdb">Account Information Database chapter</link>.
</para></listitem>
<listitem><para>
@@ -898,8 +898,8 @@ for both client and server.
I get a message about my account being disabled.</title>
<para>
-At first be ensure to enable the useraccounts with <userinput>smbpasswd -e
-<replaceable>username</replaceable></userinput>, this is normally done, when you create an account.
+Enable the user accounts with <userinput>smbpasswd -e <replaceable>username</replaceable>
+</userinput>, this is normally done, as an account is created.
</para>
</sect2>