diff options
Diffstat (limited to 'docs/htmldocs/samba-ldap-howto.html')
-rw-r--r-- | docs/htmldocs/samba-ldap-howto.html | 55 |
1 files changed, 40 insertions, 15 deletions
diff --git a/docs/htmldocs/samba-ldap-howto.html b/docs/htmldocs/samba-ldap-howto.html index 884bb756c1..fa966d8eb1 100644 --- a/docs/htmldocs/samba-ldap-howto.html +++ b/docs/htmldocs/samba-ldap-howto.html @@ -5,8 +5,7 @@ >Storing Samba's User/Machine Account information in an LDAP Directory</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.77+"><LINK REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK @@ -73,13 +72,17 @@ WIDTH="100%"></DIV CLASS="CHAPTER" ><H1 ><A -NAME="SAMBA-LDAP-HOWTO">Chapter 19. Storing Samba's User/Machine Account information in an LDAP Directory</H1 +NAME="SAMBA-LDAP-HOWTO" +></A +>Chapter 17. Storing Samba's User/Machine Account information in an LDAP Directory</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2737">19.1. Purpose</H1 +NAME="AEN2957" +></A +>17.1. Purpose</H1 ><P >This document describes how to use an LDAP directory for storing Samba user account information traditionally stored in the smbpasswd(5) file. It is @@ -145,7 +148,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2757">19.2. Introduction</H1 +NAME="AEN2977" +></A +>17.2. Introduction</H1 ><P >Traditionally, when configuring <A HREF="smb.conf.5.html#ENCRYPTPASSWORDS" @@ -260,7 +265,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2786">19.3. Supported LDAP Servers</H1 +NAME="AEN3006" +></A +>17.3. Supported LDAP Servers</H1 ><P >The LDAP samdb code in 2.2.3 has been developed and tested using the OpenLDAP 2.0 server and client libraries. The same code should be able to work with @@ -283,7 +290,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2791">19.4. Schema and Relationship to the RFC 2307 posixAccount</H1 +NAME="AEN3011" +></A +>17.4. Schema and Relationship to the RFC 2307 posixAccount</H1 ><P >Samba 2.2.3 includes the necessary schema file for OpenLDAP 2.0 in <TT @@ -340,13 +349,17 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2803">19.5. Configuring Samba with LDAP</H1 +NAME="AEN3023" +></A +>17.5. Configuring Samba with LDAP</H1 ><DIV CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2805">19.5.1. OpenLDAP configuration</H2 +NAME="AEN3025" +></A +>17.5.1. OpenLDAP configuration</H2 ><P >To include support for the sambaAccount object in an OpenLDAP directory server, first copy the samba.schema file to slapd's configuration directory.</P @@ -426,7 +439,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2822">19.5.2. Configuring Samba</H2 +NAME="AEN3042" +></A +>17.5.2. Configuring Samba</H2 ><P >The following parameters are available in smb.conf only with <TT CLASS="PARAMETER" @@ -544,7 +559,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2850">19.6. Accounts and Groups management</H1 +NAME="AEN3070" +></A +>17.6. Accounts and Groups management</H1 ><P >As users accounts are managed thru the sambaAccount objectclass, you should modify you existing administration tools to deal with sambaAccount attributes.</P @@ -567,7 +584,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2855">19.7. Security and sambaAccount</H1 +NAME="AEN3075" +></A +>17.7. Security and sambaAccount</H1 ><P >There are two important points to remember when discussing the security of sambaAccount entries in the directory.</P @@ -644,7 +663,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2875">19.8. LDAP specials attributes for sambaAccounts</H1 +NAME="AEN3095" +></A +>17.8. LDAP specials attributes for sambaAccounts</H1 ><P >The sambaAccount objectclass is composed of the following attributes:</P ><P @@ -853,7 +874,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2945">19.9. Example LDIF Entries for a sambaAccount</H1 +NAME="AEN3165" +></A +>17.9. Example LDIF Entries for a sambaAccount</H1 ><P >The following is a working LDIF with the inclusion of the posixAccount objectclass:</P ><P @@ -909,7 +932,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN2953">19.10. Comments</H1 +NAME="AEN3173" +></A +>17.10. Comments</H1 ><P >Please mail all comments regarding this HOWTO to <A HREF="mailto:jerry@samba.org" |