summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-05-06 14:27:06 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-05-06 14:27:06 +0000
commite4719169747ef03bbd4e7835d099e7901b65c29d (patch)
treef223e6729882355fd5c0e38a52805bebd4f262f9 /docs/docbook/projdoc/Samba-PDC-HOWTO.xml
parentc92b926ddfa7d1dc2d1cbabba9a4e191b27d5ac4 (diff)
downloadsamba-e4719169747ef03bbd4e7835d099e7901b65c29d.tar.gz
samba-e4719169747ef03bbd4e7835d099e7901b65c29d.tar.bz2
samba-e4719169747ef03bbd4e7835d099e7901b65c29d.zip
Domain Controller -> Domain Member Server.
(This used to be commit 61a01797113b5b9b08face1099b0433e8f9dd114)
Diffstat (limited to 'docs/docbook/projdoc/Samba-PDC-HOWTO.xml')
-rw-r--r--docs/docbook/projdoc/Samba-PDC-HOWTO.xml2
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>