From 26724fa2b08bc3aab43cd357df38c2a04363ef98 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 25 Apr 2003 14:26:08 +0000 Subject: Update from Rick Segeberg (This used to be commit af4fa1aea6bc69d56da88c83968561f0fac1f3a4) --- docs/docbook/projdoc/DOMAIN_MEMBER.sgml | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'docs/docbook/projdoc') diff --git a/docs/docbook/projdoc/DOMAIN_MEMBER.sgml b/docs/docbook/projdoc/DOMAIN_MEMBER.sgml index 9470688089..335e5cc7db 100644 --- a/docs/docbook/projdoc/DOMAIN_MEMBER.sgml +++ b/docs/docbook/projdoc/DOMAIN_MEMBER.sgml @@ -12,15 +12,18 @@ Joining an NT Domain with Samba 3.0 + + + + "Assumptions:" + NetBIOS name: SERV1 + Win2K/NT domain name: DOM + Domain's PDC NetBIOS name: DOMPDC + Domain's BDC NetBIOS names: DOMBDC1 and DOMBDC2 + + - Assume you have a Samba 3.0 server with a NetBIOS name of - SERV1 and are joining a Win2k or NT domain called - DOM, which has a PDC with a NetBIOS name - of DOMPDC and two backup domain controllers - with NetBIOS names DOMBDC1 and DOMBDC2 - . - - Firstly, you must edit your &smb.conf; file to tell Samba it should + First, you must edit your &smb.conf; file to tell Samba it should now use domain security. Change (or add) your @@ -83,7 +86,7 @@ in your terminal window. See the net(8) man page for more details. - This process joins the server to thedomain + This process joins the server to the domain without having to create the machine trust account on the PDC beforehand. @@ -129,7 +132,7 @@ means Samba servers now participate in domain trust relationships in exactly the same way NT servers do (i.e., you can add Samba servers into a resource domain and have the authentication passed on from a resource - domain PDC to an account domain PDC. + domain PDC to an account domain PDC). In addition, with security = server every Samba daemon on a server has to keep a connection open to the -- cgit