From a84f1e7535b64dcfb1f274097cf947d0ad6fd1ec Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 16 Jan 2003 02:21:51 +0000 Subject: regenerate docs (This used to be commit 2215dc37e26bec17eb971e7b54818622a9bb5b97) --- docs/htmldocs/samba-ldap-howto.html | 57 +++++++++++-------------------------- 1 file changed, 16 insertions(+), 41 deletions(-) (limited to 'docs/htmldocs/samba-ldap-howto.html') diff --git a/docs/htmldocs/samba-ldap-howto.html b/docs/htmldocs/samba-ldap-howto.html index 17f74b9bbc..884bb756c1 100644 --- a/docs/htmldocs/samba-ldap-howto.html +++ b/docs/htmldocs/samba-ldap-howto.html @@ -5,7 +5,8 @@ >Storing Samba's User/Machine Account information in an LDAP Directory

Chapter 20. Storing Samba's User/Machine Account information in an LDAP Directory

Chapter 19. Storing Samba's User/Machine Account information in an LDAP Directory

20.1. Purpose

19.1. Purpose

This document describes how to use an LDAP directory for storing Samba user account information traditionally stored in the smbpasswd(5) file. It is @@ -125,7 +122,7 @@ early summer, 2002.

  • The Samba-PDC-LDAP-HOWTO @@ -148,9 +145,7 @@ CLASS="SECT1" >

    20.2. Introduction

    19.2. Introduction

    Traditionally, when configuring

    20.3. Supported LDAP Servers

    19.3. Supported LDAP Servers

    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 @@ -290,9 +283,7 @@ CLASS="SECT1" >

    20.4. Schema and Relationship to the RFC 2307 posixAccount

    19.4. Schema and Relationship to the RFC 2307 posixAccount

    Samba 2.2.3 includes the necessary schema file for OpenLDAP 2.0 in

    20.5. Configuring Samba with LDAP

    19.5. Configuring Samba with LDAP

    20.5.1. OpenLDAP configuration

    19.5.1. OpenLDAP configuration

    To include support for the sambaAccount object in an OpenLDAP directory server, first copy the samba.schema file to slapd's configuration directory.

    20.5.2. Configuring Samba

    19.5.2. Configuring Samba

    The following parameters are available in smb.conf only with

    20.6. Accounts and Groups management

    19.6. Accounts and Groups management

    As users accounts are managed thru the sambaAccount objectclass, you should modify you existing administration tools to deal with sambaAccount attributes.

    20.7. Security and sambaAccount

    19.7. Security and sambaAccount

    There are two important points to remember when discussing the security of sambaAccount entries in the directory.

    20.8. LDAP specials attributes for sambaAccounts

    19.8. LDAP specials attributes for sambaAccounts

    The sambaAccount objectclass is composed of the following attributes:

    20.9. Example LDIF Entries for a sambaAccount

    19.9. Example LDIF Entries for a sambaAccount

    The following is a working LDIF with the inclusion of the posixAccount objectclass:

    20.10. Comments

    19.10. Comments

    Please mail all comments regarding this HOWTO to