From e4719169747ef03bbd4e7835d099e7901b65c29d Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 6 May 2003 14:27:06 +0000 Subject: [PATCH] Domain Controller -> Domain Member Server. (This used to be commit 61a01797113b5b9b08face1099b0433e8f9dd114) --- docs/docbook/projdoc/Samba-PDC-HOWTO.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml index 7ec687e7407..fa479d73aef 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: Primary Domain Controller - The one that seeds the domain SAM Backup Domain Controller - One that obtains a copy of the domain SAM - Domain Controller - One that has NO copy of the domain SAM, rather it obtains authentication from a Domain Controller for all access controls. + Domain Member Server - One that has NO copy of the domain SAM, rather it obtains authentication from a Domain Controller for all access controls. Stand-Alone Server - One that plays NO part is SAM synchronisation, has it's own authentication database and plays no role in Domain security. -- 2.11.4.GIT