diff options
Diffstat (limited to 'docs/htmldocs/domain-security.html')
| -rw-r--r-- | docs/htmldocs/domain-security.html | 47 | 
1 files changed, 20 insertions, 27 deletions
| diff --git a/docs/htmldocs/domain-security.html b/docs/htmldocs/domain-security.html index 1a10767235..8273525710 100644 --- a/docs/htmldocs/domain-security.html +++ b/docs/htmldocs/domain-security.html @@ -2,22 +2,19 @@  <HTML  ><HEAD  ><TITLE ->Samba as a NT4 domain member</TITLE +>security = domain in Samba 2.x</TITLE  ><META  NAME="GENERATOR"  CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK  REL="HOME"  TITLE="SAMBA Project Documentation"  HREF="samba-howto-collection.html"><LINK -REL="UP" -TITLE="Type of installation" -HREF="type.html"><LINK  REL="PREVIOUS" -TITLE="Samba as a ADS domain member" -HREF="ads.html"><LINK +TITLE="Security levels" +HREF="securitylevels.html"><LINK  REL="NEXT" -TITLE="Optional configuration" -HREF="optional.html"></HEAD +TITLE="Unified Logons between Windows NT and UNIX using Winbind" +HREF="winbind.html"></HEAD  ><BODY  CLASS="CHAPTER"  BGCOLOR="#FFFFFF" @@ -45,7 +42,7 @@ WIDTH="10%"  ALIGN="left"  VALIGN="bottom"  ><A -HREF="ads.html" +HREF="securitylevels.html"  ACCESSKEY="P"  >Prev</A  ></TD @@ -59,7 +56,7 @@ WIDTH="10%"  ALIGN="right"  VALIGN="bottom"  ><A -HREF="optional.html" +HREF="winbind.html"  ACCESSKEY="N"  >Next</A  ></TD @@ -74,15 +71,15 @@ CLASS="CHAPTER"  ><A  NAME="DOMAIN-SECURITY"  ></A ->Chapter 10. Samba as a NT4 domain member</H1 +>Chapter 9. security = domain in Samba 2.x</H1  ><DIV  CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1286" +NAME="AEN1133"  ></A ->10.1. Joining an NT Domain with Samba 2.2</H1 +>9.1. Joining an NT Domain with Samba 2.2</H1  ><P  >Assume you have a Samba 2.x server with a NetBIOS name of   	<TT @@ -311,12 +308,12 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1350" +NAME="AEN1197"  ></A ->10.2. Samba and Windows 2000 Domains</H1 +>9.2. Samba and Windows 2000 Domains</H1  ><P  >Many people have asked regarding the state of Samba's ability to participate in -a Windows 2000 Domain.  Samba 3.0 is able to act as a member server of a Windows +a Windows 2000 Domain.  Samba 2.2 is able to act as a member server of a Windows  2000 domain operating in mixed or native mode.</P  ><P  >There is much confusion between the circumstances that require a "mixed" mode @@ -336,9 +333,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1355" +NAME="AEN1202"  ></A ->10.3. Why is this better than security = server?</H1 +>9.3. Why is this better than security = server?</H1  ><P  >Currently, domain security in Samba doesn't free you from   	having to create local Unix users to represent the users attaching  @@ -438,7 +435,7 @@ WIDTH="33%"  ALIGN="left"  VALIGN="top"  ><A -HREF="ads.html" +HREF="securitylevels.html"  ACCESSKEY="P"  >Prev</A  ></TD @@ -456,7 +453,7 @@ WIDTH="33%"  ALIGN="right"  VALIGN="top"  ><A -HREF="optional.html" +HREF="winbind.html"  ACCESSKEY="N"  >Next</A  ></TD @@ -466,21 +463,17 @@ ACCESSKEY="N"  WIDTH="33%"  ALIGN="left"  VALIGN="top" ->Samba as a ADS domain member</TD +>Security levels</TD  ><TD  WIDTH="34%"  ALIGN="center"  VALIGN="top" -><A -HREF="type.html" -ACCESSKEY="U" ->Up</A -></TD +> </TD  ><TD  WIDTH="33%"  ALIGN="right"  VALIGN="top" ->Optional configuration</TD +>Unified Logons between Windows NT and UNIX using Winbind</TD  ></TR  ></TABLE  ></DIV | 
