summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-05-06 23:57:07 +0000
committerJohn Terpstra <jht@samba.org>2003-05-06 23:57:07 +0000
commitf30c35b412768d0f968f57fe1781c04473f2954a (patch)
tree04f358502e658998ffd24ad1d414aa00483d5960
parent095dba29ed5a404cd925df64974fd96888b46ad3 (diff)
downloadsamba-f30c35b412768d0f968f57fe1781c04473f2954a.tar.gz
samba-f30c35b412768d0f968f57fe1781c04473f2954a.tar.bz2
samba-f30c35b412768d0f968f57fe1781c04473f2954a.zip
More stuffing, this turkey will soon be done!
(This used to be commit a261d446d03f491db3392da2570e68ad5139fafc)
-rw-r--r--docs/docbook/projdoc/Samba-PDC-HOWTO.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
index fa479d73ae..39d8eb6fc5 100644
--- a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
+++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml
@@ -288,6 +288,22 @@ be revised to duely reflect all configuration and management requirements.
<title>Preparing for Domain Control</title>
<para>
+There are two ways that MS Windows machines may interact with each other, with other servers,
+and with Domain Controllers: Either as <empahsis>Stand-Alone</emphasis> systems, more commonly
+called <empasis>Workgroup members</emphasis>, or as full participants in a security system,
+more commonly called <emphasis>Domain Members</emphasis>.
+</para>
+
+<para>
+It should be noted that <emphasis>Workgroup membership</emphasis> involve no special configuration
+other than the machine being configured so that the network configuration has a commonly used name
+for it's workgroup entry. It is not uncommon for the name WORKGROUP to be used for this. With this
+mode of configuration there are NO machine trust accounts and any concept of "membership" as such
+is limited to the fact that all machines appear in the network neighbourhood to be logically
+groupped together.
+</para>
+
+<para>
The following are necessary for configuring Samba-3 as an MS Windows NT4 style PDC for MS Windows
NT4 / 200x / XP clients.
</para>