diff options
Diffstat (limited to 'docs/htmldocs/winbind.html')
-rw-r--r-- | docs/htmldocs/winbind.html | 147 |
1 files changed, 70 insertions, 77 deletions
diff --git a/docs/htmldocs/winbind.html b/docs/htmldocs/winbind.html index df5a59f771..cbec6e39a6 100644 --- a/docs/htmldocs/winbind.html +++ b/docs/htmldocs/winbind.html @@ -9,15 +9,12 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK -REL="UP" -TITLE="Optional configuration" -HREF="optional.html"><LINK REL="PREVIOUS" -TITLE="Printing Support" -HREF="printing.html"><LINK +TITLE="security = domain in Samba 2.x" +HREF="domain-security.html"><LINK REL="NEXT" -TITLE="Passdb MySQL plugin" -HREF="pdb-mysql.html"></HEAD +TITLE="How to Configure Samba 2.2 as a Primary Domain Controller" +HREF="samba-pdc.html"></HEAD ><BODY CLASS="CHAPTER" BGCOLOR="#FFFFFF" @@ -45,7 +42,7 @@ WIDTH="10%" ALIGN="left" VALIGN="bottom" ><A -HREF="printing.html" +HREF="domain-security.html" ACCESSKEY="P" >Prev</A ></TD @@ -59,7 +56,7 @@ WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="pdb-mysql.html" +HREF="samba-pdc.html" ACCESSKEY="N" >Next</A ></TD @@ -74,15 +71,15 @@ CLASS="CHAPTER" ><A NAME="WINBIND" ></A ->Chapter 16. Unified Logons between Windows NT and UNIX using Winbind</H1 +>Chapter 10. Unified Logons between Windows NT and UNIX using Winbind</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2238" +NAME="AEN1255" ></A ->16.1. Abstract</H1 +>10.1. Abstract</H1 ><P >Integration of UNIX and Microsoft Windows NT through a unified logon has been considered a "holy grail" in heterogeneous @@ -107,9 +104,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2242" +NAME="AEN1259" ></A ->16.2. Introduction</H1 +>10.2. Introduction</H1 ><P >It is well known that UNIX and Microsoft Windows NT have different models for representing user and group information and @@ -161,9 +158,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2255" +NAME="AEN1272" ></A ->16.3. What Winbind Provides</H1 +>10.3. What Winbind Provides</H1 ><P >Winbind unifies UNIX and Windows NT account management by allowing a UNIX box to become a full member of a NT domain. Once @@ -203,9 +200,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2262" +NAME="AEN1279" ></A ->16.3.1. Target Uses</H2 +>10.3.1. Target Uses</H2 ><P >Winbind is targeted at organizations that have an existing NT based domain infrastructure into which they wish @@ -227,9 +224,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2266" +NAME="AEN1283" ></A ->16.4. How Winbind Works</H1 +>10.4. How Winbind Works</H1 ><P >The winbind system is designed around a client/server architecture. A long running <B @@ -247,9 +244,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2271" +NAME="AEN1288" ></A ->16.4.1. Microsoft Remote Procedure Calls</H2 +>10.4.1. Microsoft Remote Procedure Calls</H2 ><P >Over the last two years, efforts have been underway by various Samba Team members to decode various aspects of @@ -273,9 +270,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2275" +NAME="AEN1292" ></A ->16.4.2. Name Service Switch</H2 +>10.4.2. Name Service Switch</H2 ><P >The Name Service Switch, or NSS, is a feature that is present in many UNIX operating systems. It allows system @@ -353,9 +350,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2291" +NAME="AEN1308" ></A ->16.4.3. Pluggable Authentication Modules</H2 +>10.4.3. Pluggable Authentication Modules</H2 ><P >Pluggable Authentication Modules, also known as PAM, is a system for abstracting authentication and authorization @@ -402,9 +399,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2299" +NAME="AEN1316" ></A ->16.4.4. User and Group ID Allocation</H2 +>10.4.4. User and Group ID Allocation</H2 ><P >When a user or group is created under Windows NT is it allocated a numerical relative identifier (RID). This is @@ -428,9 +425,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2303" +NAME="AEN1320" ></A ->16.4.5. Result Caching</H2 +>10.4.5. Result Caching</H2 ><P >An active system can generate a lot of user and group name lookups. To reduce the network cost of these lookups winbind @@ -451,9 +448,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2306" +NAME="AEN1323" ></A ->16.5. Installation and Configuration</H1 +>10.5. Installation and Configuration</H1 ><P >Many thanks to John Trostel <A HREF="mailto:jtrostel@snapserver.com" @@ -478,9 +475,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2313" +NAME="AEN1330" ></A ->16.5.1. Introduction</H2 +>10.5.1. Introduction</H2 ><P >This HOWTO describes the procedures used to get winbind up and running on my RedHat 7.1 system. Winbind is capable of providing access @@ -537,9 +534,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2326" +NAME="AEN1343" ></A ->16.5.2. Requirements</H2 +>10.5.2. Requirements</H2 ><P >If you have a samba configuration file that you are currently using... <SPAN @@ -577,7 +574,7 @@ CLASS="FILENAME" > back to the original state they were in if you get frustrated with the way things are going. ;-)</P ><P ->The latest version of SAMBA (version 3.0 as of this writing), now +>The latest version of SAMBA (version 2.2.2 as of this writing), now includes a functioning winbindd daemon. Please refer to the <A HREF="http://samba.org/" @@ -607,9 +604,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2340" +NAME="AEN1357" ></A ->16.5.3. Testing Things Out</H2 +>10.5.3. Testing Things Out</H2 ><P >Before starting, it is probably best to kill off all the SAMBA related daemons running on your server. Kill off all <B @@ -652,9 +649,9 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2351" +NAME="AEN1368" ></A ->16.5.3.1. Configure and compile SAMBA</H3 +>10.5.3.1. Configure and compile SAMBA</H3 ><P >The configuration and compilation of SAMBA is pretty straightforward. The first three steps may not be necessary depending upon @@ -718,9 +715,9 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2370" +NAME="AEN1387" ></A ->16.5.3.2. Configure <TT +>10.5.3.2. Configure <TT CLASS="FILENAME" >nsswitch.conf</TT > and the @@ -823,9 +820,9 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2403" +NAME="AEN1420" ></A ->16.5.3.3. Configure smb.conf</H3 +>10.5.3.3. Configure smb.conf</H3 ><P >Several parameters are needed in the smb.conf file to control the behavior of <B @@ -898,9 +895,9 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2419" +NAME="AEN1436" ></A ->16.5.3.4. Join the SAMBA server to the PDC domain</H3 +>10.5.3.4. Join the SAMBA server to the PDC domain</H3 ><P >Enter the following command to make the SAMBA server join the PDC domain, where <TT @@ -922,7 +919,7 @@ CLASS="PROMPT" >root#</TT > <B CLASS="COMMAND" ->/usr/local/samba/bin/net rpc join -S PDC -U Administrator</B +>/usr/local/samba/bin/net rpc join -s PDC -U Administrator</B ></P ><P >The proper response to the command should be: "Joined the domain @@ -944,9 +941,9 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2430" +NAME="AEN1447" ></A ->16.5.3.5. Start up the winbindd daemon and test it!</H3 +>10.5.3.5. Start up the winbindd daemon and test it!</H3 ><P >Eventually, you will want to modify your smb startup script to automatically invoke the winbindd daemon when the other parts of @@ -1067,17 +1064,17 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2466" +NAME="AEN1483" ></A ->16.5.3.6. Fix the init.d startup scripts</H3 +>10.5.3.6. Fix the init.d startup scripts</H3 ><DIV CLASS="SECT4" ><H4 CLASS="SECT4" ><A -NAME="AEN2468" +NAME="AEN1485" ></A ->16.5.3.6.1. Linux</H4 +>10.5.3.6.1. Linux</H4 ><P >The <B CLASS="COMMAND" @@ -1171,9 +1168,9 @@ CLASS="SECT4" ><H4 CLASS="SECT4" ><A -NAME="AEN2485" +NAME="AEN1502" ></A ->16.5.3.6.2. Solaris</H4 +>10.5.3.6.2. Solaris</H4 ><P >On solaris, you need to modify the <TT @@ -1242,9 +1239,9 @@ CLASS="SECT4" ><H4 CLASS="SECT4" ><A -NAME="AEN2492" +NAME="AEN1509" ></A ->16.5.3.6.3. Restarting</H4 +>10.5.3.6.3. Restarting</H4 ><P >If you restart the <B CLASS="COMMAND" @@ -1266,9 +1263,9 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2498" +NAME="AEN1515" ></A ->16.5.3.7. Configure Winbind and PAM</H3 +>10.5.3.7. Configure Winbind and PAM</H3 ><P >If you have made it this far, you know that winbindd and samba are working together. If you want to use winbind to provide authentication for other @@ -1324,9 +1321,9 @@ CLASS="SECT4" ><H4 CLASS="SECT4" ><A -NAME="AEN2515" +NAME="AEN1532" ></A ->16.5.3.7.1. Linux/FreeBSD-specific PAM configuration</H4 +>10.5.3.7.1. Linux/FreeBSD-specific PAM configuration</H4 ><P >The <TT CLASS="FILENAME" @@ -1453,9 +1450,9 @@ CLASS="SECT4" ><H4 CLASS="SECT4" ><A -NAME="AEN2548" +NAME="AEN1565" ></A ->16.5.3.7.2. Solaris-specific configuration</H4 +>10.5.3.7.2. Solaris-specific configuration</H4 ><P >The /etc/pam.conf needs to be changed. I changed this file so that my Domain users can logon both locally as well as telnet.The following are the changes @@ -1540,9 +1537,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2555" +NAME="AEN1572" ></A ->16.6. Limitations</H1 +>10.6. Limitations</H1 ><P >Winbind has a number of limitations in its current released version that we hope to overcome in future @@ -1581,9 +1578,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2565" +NAME="AEN1582" ></A ->16.7. Conclusion</H1 +>10.7. Conclusion</H1 ><P >The winbind system, through the use of the Name Service Switch, Pluggable Authentication Modules, and appropriate @@ -1609,7 +1606,7 @@ WIDTH="33%" ALIGN="left" VALIGN="top" ><A -HREF="printing.html" +HREF="domain-security.html" ACCESSKEY="P" >Prev</A ></TD @@ -1627,7 +1624,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="pdb-mysql.html" +HREF="samba-pdc.html" ACCESSKEY="N" >Next</A ></TD @@ -1637,21 +1634,17 @@ ACCESSKEY="N" WIDTH="33%" ALIGN="left" VALIGN="top" ->Printing Support</TD +>security = domain in Samba 2.x</TD ><TD WIDTH="34%" ALIGN="center" VALIGN="top" -><A -HREF="optional.html" -ACCESSKEY="U" ->Up</A -></TD +> </TD ><TD WIDTH="33%" ALIGN="right" VALIGN="top" ->Passdb MySQL plugin</TD +>How to Configure Samba 2.2 as a Primary Domain Controller</TD ></TR ></TABLE ></DIV |