diff options
| author | Jelmer Vernooij <jelmer@samba.org> | 2002-10-15 18:14:31 +0000 | 
|---|---|---|
| committer | Jelmer Vernooij <jelmer@samba.org> | 2002-10-15 18:14:31 +0000 | 
| commit | ca5759f796b153f702669942f7e01e498cc1170f (patch) | |
| tree | 291d7b51d46582b897cd7dbc42991aca48f47db4 /docs/htmldocs/samba-bdc.html | |
| parent | af733342552ca6687a21f0a765993fb0e41059ed (diff) | |
| download | samba-ca5759f796b153f702669942f7e01e498cc1170f.tar.gz samba-ca5759f796b153f702669942f7e01e498cc1170f.tar.bz2 samba-ca5759f796b153f702669942f7e01e498cc1170f.zip | |
make html
(This used to be commit 39034207567c363a257f0aebd8ef22f15d98f451)
Diffstat (limited to 'docs/htmldocs/samba-bdc.html')
| -rw-r--r-- | docs/htmldocs/samba-bdc.html | 38 | 
1 files changed, 19 insertions, 19 deletions
| diff --git a/docs/htmldocs/samba-bdc.html b/docs/htmldocs/samba-bdc.html index c4c62305d4..553e9d70d0 100644 --- a/docs/htmldocs/samba-bdc.html +++ b/docs/htmldocs/samba-bdc.html @@ -8,7 +8,7 @@ NAME="GENERATOR"  CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK  REL="HOME"  TITLE="SAMBA Project Documentation" -HREF="samba-project-documentation.html"><LINK +HREF="samba-howto-collection.html"><LINK  REL="PREVIOUS"  TITLE="How to Configure Samba 2.2 as a Primary Domain Controller"  HREF="samba-pdc.html"><LINK @@ -71,15 +71,15 @@ CLASS="CHAPTER"  ><A  NAME="SAMBA-BDC"  ></A ->Chapter 13. How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain</H1 +>Chapter 12. How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain</H1  ><DIV  CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN2290" +NAME="AEN2148"  ></A ->13.1. Prerequisite Reading</H1 +>12.1. Prerequisite Reading</H1  ><P  >Before you continue reading in this chapter, please make sure  that you are comfortable with configuring a Samba PDC @@ -94,9 +94,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN2294" +NAME="AEN2152"  ></A ->13.2. Background</H1 +>12.2. Background</H1  ><P  >What is a Domain Controller? It is a machine that is able to answer  logon requests from workstations in a Windows NT Domain. Whenever a @@ -139,9 +139,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN2302" +NAME="AEN2160"  ></A ->13.3. What qualifies a Domain Controller on the network?</H1 +>12.3. What qualifies a Domain Controller on the network?</H1  ><P  >Every machine that is a Domain Controller for the domain SAMBA has to  register the NetBIOS group name SAMBA#1c with the WINS server and/or @@ -156,9 +156,9 @@ CLASS="SECT2"  ><H2  CLASS="SECT2"  ><A -NAME="AEN2305" +NAME="AEN2163"  ></A ->13.3.1. How does a Workstation find its domain controller?</H2 +>12.3.1. How does a Workstation find its domain controller?</H2  ><P  >A NT workstation in the domain SAMBA that wants a local user to be  authenticated has to find the domain controller for SAMBA. It does @@ -175,9 +175,9 @@ CLASS="SECT2"  ><H2  CLASS="SECT2"  ><A -NAME="AEN2308" +NAME="AEN2166"  ></A ->13.3.2. When is the PDC needed?</H2 +>12.3.2. When is the PDC needed?</H2  ><P  >Whenever a user wants to change his password, this has to be done on  the PDC. To find the PDC, the workstation does a NetBIOS name query @@ -191,9 +191,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN2311" +NAME="AEN2169"  ></A ->13.4. Can Samba be a Backup Domain Controller?</H1 +>12.4. Can Samba be a Backup Domain Controller?</H1  ><P  >With version 2.2, no. The native NT SAM replication protocols have  not yet been fully implemented. The Samba Team is working on @@ -210,9 +210,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN2315" +NAME="AEN2173"  ></A ->13.5. How do I set up a Samba BDC?</H1 +>12.5. How do I set up a Samba BDC?</H1  ><P  >Several things have to be done:</P  ><P @@ -277,9 +277,9 @@ CLASS="SECT2"  ><H2  CLASS="SECT2"  ><A -NAME="AEN2332" +NAME="AEN2190"  ></A ->13.5.1. How do I replicate the smbpasswd file?</H2 +>12.5.1. How do I replicate the smbpasswd file?</H2  ><P  >Replication of the smbpasswd file is sensitive. It has to be done  whenever changes to the SAM are made. Every user's password change is @@ -320,7 +320,7 @@ WIDTH="34%"  ALIGN="center"  VALIGN="top"  ><A -HREF="samba-project-documentation.html" +HREF="samba-howto-collection.html"  ACCESSKEY="H"  >Home</A  ></TD | 
