summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-07 15:19:34 +0000
committerJohn Terpstra <jht@samba.org>2003-04-07 15:19:34 +0000
commit6b8a18109364fa53287ce5e7425ad4c185e678cf (patch)
treeb2f8ab9115f4c9ffa7eeaaade6e342f1eadb5485 /docs/docbook/projdoc/Samba-PDC-HOWTO.sgml
parentbd6a7f756bbf0824b62480c572cff0e43ac7daef (diff)
downloadsamba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.gz
samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.bz2
samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.zip
Docs merge from HEAD.
(This used to be commit e9b7b72ab613dbd88c846e3cf1ffa7e6dc9118e4)
Diffstat (limited to 'docs/docbook/projdoc/Samba-PDC-HOWTO.sgml')
-rw-r--r--docs/docbook/projdoc/Samba-PDC-HOWTO.sgml7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml
index 451ab02762..a0927ec888 100644
--- a/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml
+++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.sgml
@@ -315,7 +315,7 @@ for this including:
file allows the creation of arbitrary user and machine accounts without
requiring that account to be added to the system (/etc/passwd) file. It
too requires the specification of the "non unix account range" option
- in the [globals] section of the smb.conf file.
+ in the [globals] section of the &smb.conf; file.
</para></listitem>
<listitem><para>
@@ -329,6 +329,9 @@ for this including:
</para></listitem>
</itemizedlist>
+<para>Read the chapter about the <link linkend="passdb">User Database</link>
+for details.</para>
+
<para>
A Samba PDC, however, stores each machine trust account in two parts,
as follows:
@@ -418,7 +421,7 @@ as shown here:
</para>
<para>
-<prompt>root# </prompt><command>smbpasswd -a -m <replaceable>machine_name</replaceable></command>
+<prompt>root# </prompt><userinput>smbpasswd -a -m <replaceable>machine_name</replaceable></userinput>
</para>
<para>