summaryrefslogtreecommitdiff
path: root/docs/htmldocs/samba-ldap-howto.html
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-11-13 15:34:49 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-11-13 15:34:49 +0000
commit2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28 (patch)
tree1177f0fadeb24ccdcba740dc50523ef97d573100 /docs/htmldocs/samba-ldap-howto.html
parent994b3dbba2f35ddeac24b0d030eee02319b8ec40 (diff)
downloadsamba-2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28.tar.gz
samba-2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28.tar.bz2
samba-2e2a5d50eb0fcbfdab14e56d6150a1bd35d57f28.zip
Some more doc updates:
- make - update status of docs document - move security_level to 'type of installation' part (This used to be commit 11ad39398e077c3901e63f31bcc6efb223854357)
Diffstat (limited to 'docs/htmldocs/samba-ldap-howto.html')
-rw-r--r--docs/htmldocs/samba-ldap-howto.html64
1 files changed, 32 insertions, 32 deletions
diff --git a/docs/htmldocs/samba-ldap-howto.html b/docs/htmldocs/samba-ldap-howto.html
index df8f32fe32..17f74b9bbc 100644
--- a/docs/htmldocs/samba-ldap-howto.html
+++ b/docs/htmldocs/samba-ldap-howto.html
@@ -11,10 +11,10 @@ TITLE="SAMBA Project Documentation"
HREF="samba-howto-collection.html"><LINK
REL="UP"
TITLE="Optional configuration"
-HREF="p1346.html"><LINK
+HREF="optional.html"><LINK
REL="PREVIOUS"
-TITLE="Passdb XML plugin"
-HREF="pdb-xml.html"><LINK
+TITLE="Stackable VFS modules"
+HREF="vfs.html"><LINK
REL="NEXT"
TITLE="HOWTO Access Samba source code via CVS"
HREF="cvs-access.html"></HEAD
@@ -45,7 +45,7 @@ WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
-HREF="pdb-xml.html"
+HREF="vfs.html"
ACCESSKEY="P"
>Prev</A
></TD
@@ -74,15 +74,15 @@ CLASS="CHAPTER"
><A
NAME="SAMBA-LDAP-HOWTO"
></A
->Chapter 19. Storing Samba's User/Machine Account information in an LDAP Directory</H1
+>Chapter 20. Storing Samba's User/Machine Account information in an LDAP Directory</H1
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2664"
+NAME="AEN2747"
></A
->19.1. Purpose</H1
+>20.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
@@ -148,9 +148,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2684"
+NAME="AEN2767"
></A
->19.2. Introduction</H1
+>20.2. Introduction</H1
><P
>Traditionally, when configuring <A
HREF="smb.conf.5.html#ENCRYPTPASSWORDS"
@@ -265,9 +265,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2713"
+NAME="AEN2796"
></A
->19.3. Supported LDAP Servers</H1
+>20.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
@@ -290,9 +290,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2718"
+NAME="AEN2801"
></A
->19.4. Schema and Relationship to the RFC 2307 posixAccount</H1
+>20.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
@@ -349,17 +349,17 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2730"
+NAME="AEN2813"
></A
->19.5. Configuring Samba with LDAP</H1
+>20.5. Configuring Samba with LDAP</H1
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN2732"
+NAME="AEN2815"
></A
->19.5.1. OpenLDAP configuration</H2
+>20.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
@@ -439,9 +439,9 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN2749"
+NAME="AEN2832"
></A
->19.5.2. Configuring Samba</H2
+>20.5.2. Configuring Samba</H2
><P
>The following parameters are available in smb.conf only with <TT
CLASS="PARAMETER"
@@ -559,9 +559,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2777"
+NAME="AEN2860"
></A
->19.6. Accounts and Groups management</H1
+>20.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
@@ -584,9 +584,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2782"
+NAME="AEN2865"
></A
->19.7. Security and sambaAccount</H1
+>20.7. Security and sambaAccount</H1
><P
>There are two important points to remember when discussing the security
of sambaAccount entries in the directory.</P
@@ -663,9 +663,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2802"
+NAME="AEN2885"
></A
->19.8. LDAP specials attributes for sambaAccounts</H1
+>20.8. LDAP specials attributes for sambaAccounts</H1
><P
>The sambaAccount objectclass is composed of the following attributes:</P
><P
@@ -874,9 +874,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2872"
+NAME="AEN2955"
></A
->19.9. Example LDIF Entries for a sambaAccount</H1
+>20.9. Example LDIF Entries for a sambaAccount</H1
><P
>The following is a working LDIF with the inclusion of the posixAccount objectclass:</P
><P
@@ -932,9 +932,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2880"
+NAME="AEN2963"
></A
->19.10. Comments</H1
+>20.10. Comments</H1
><P
>Please mail all comments regarding this HOWTO to <A
HREF="mailto:jerry@samba.org"
@@ -960,7 +960,7 @@ WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
-HREF="pdb-xml.html"
+HREF="vfs.html"
ACCESSKEY="P"
>Prev</A
></TD
@@ -988,13 +988,13 @@ ACCESSKEY="N"
WIDTH="33%"
ALIGN="left"
VALIGN="top"
->Passdb XML plugin</TD
+>Stackable VFS modules</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
-HREF="p1346.html"
+HREF="optional.html"
ACCESSKEY="U"
>Up</A
></TD