diff options
author | John Terpstra <jht@samba.org> | 2003-05-06 17:19:33 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-05-06 17:19:33 +0000 |
commit | 4c44ee0fc6a73f5b9c8c5657bce98f6845b61c36 (patch) | |
tree | 19a27b3645c825d1ada32fb777170bdfba8e7161 | |
parent | 27610826ad4a3c0acb0a18ad8e5a20d01f86d926 (diff) | |
download | samba-4c44ee0fc6a73f5b9c8c5657bce98f6845b61c36.tar.gz samba-4c44ee0fc6a73f5b9c8c5657bce98f6845b61c36.tar.bz2 samba-4c44ee0fc6a73f5b9c8c5657bce98f6845b61c36.zip |
Merge from HEAD.
(This used to be commit 243a8699cd57ba3b7ff49f8c40f75cc2ffc22e4e)
-rw-r--r-- | docs/docbook/projdoc/Samba-PDC-HOWTO.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml index 7ec687e740..fa479d73ae 100644 --- a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml +++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml @@ -259,7 +259,7 @@ reinstall it. The install time choices offered are: <itemizedlist> <listitem><para>Primary Domain Controller - The one that seeds the domain SAM</para></listitem> <listitem><para>Backup Domain Controller - One that obtains a copy of the domain SAM</para></listitem> - <listitem><para>Domain Controller - One that has NO copy of the domain SAM, rather it obtains authentication from a Domain Controller for all access controls.</para></listitem> + <listitem><para>Domain Member Server - One that has NO copy of the domain SAM, rather it obtains authentication from a Domain Controller for all access controls.</para></listitem> <listitem><para>Stand-Alone Server - One that plays NO part is SAM synchronisation, has it's own authentication database and plays no role in Domain security.</para></listitem> </itemizedlist> |