diff options
author | Jeremy Allison <jra@samba.org> | 2001-10-13 08:19:27 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-10-13 08:19:27 +0000 |
commit | 3395decfee3b749fb197e243e9bb44b66cc27f1c (patch) | |
tree | 9ab907f241f69d656b338032576567024d5bd5de /docs/htmldocs/DOMAIN_MEMBER.html | |
parent | 9df6f46f957853a7132e19874690087afd1ea243 (diff) | |
download | samba-3395decfee3b749fb197e243e9bb44b66cc27f1c.tar.gz samba-3395decfee3b749fb197e243e9bb44b66cc27f1c.tar.xz samba-3395decfee3b749fb197e243e9bb44b66cc27f1c.zip |
Sync up with Gerry's changes.
Jeremy
Diffstat (limited to 'docs/htmldocs/DOMAIN_MEMBER.html')
-rw-r--r-- | docs/htmldocs/DOMAIN_MEMBER.html | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/docs/htmldocs/DOMAIN_MEMBER.html b/docs/htmldocs/DOMAIN_MEMBER.html index bb29c416eb4..b7ef4c9a61b 100644 --- a/docs/htmldocs/DOMAIN_MEMBER.html +++ b/docs/htmldocs/DOMAIN_MEMBER.html @@ -32,17 +32,7 @@ NAME="AEN3" >Joining an NT Domain with Samba 2.2</A ></H1 ><P ->In order for a Samba-2 server to join an NT domain, - you must first add the NetBIOS name of the Samba server to the - NT domain on the PDC using Server Manager for Domains. This creates - the machine account in the domain (PDC) SAM. Note that you should - add the Samba server as a "Windows NT Workstation or Server", - <I -CLASS="EMPHASIS" ->NOT</I -> as a Primary or backup domain controller.</P -><P ->Assume you have a Samba-2 server with a NetBIOS name of +>Assume you have a Samba 2.x server with a NetBIOS name of <TT CLASS="CONSTANT" >SERV1</TT @@ -74,13 +64,26 @@ CLASS="PROMPT" CLASS="USERINPUT" ><B >smbpasswd -j DOM -r DOMPDC - </B + -U<TT +CLASS="REPLACEABLE" +><I +>Administrator%password</I +></TT +></B ></TT ></P ><P >as we are joining the domain DOM and the PDC for that domain (the only machine that has write access to the domain SAM database) - is DOMPDC. If this is successful you will see the message:</P + is DOMPDC. The <TT +CLASS="REPLACEABLE" +><I +>Administrator%password</I +></TT +> is + the login name and password for an account which has the necessary + privilege to add machines to the domain. If this is successful + you will see the message:</P ><P ><TT CLASS="COMPUTEROUTPUT" |