summaryrefslogtreecommitdiff
path: root/docs/htmldocs/samba-ldap-howto.html
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-04 16:36:40 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-04 16:36:40 +0000
commit42efc1092dcb3042724e280c0bb18e813b3aac98 (patch)
tree21ff9b7b39f8b390a54deb08ed6e24f56eaed57f /docs/htmldocs/samba-ldap-howto.html
parent502a960354717bb1d7a2d001cbd1ad918a2f7a33 (diff)
downloadsamba-42efc1092dcb3042724e280c0bb18e813b3aac98.tar.gz
samba-42efc1092dcb3042724e280c0bb18e813b3aac98.tar.bz2
samba-42efc1092dcb3042724e280c0bb18e813b3aac98.zip
Convert GOTCHAS to SGML
(This used to be commit c48207ef0e219680d4e4102256c76189aaf73ebc)
Diffstat (limited to 'docs/htmldocs/samba-ldap-howto.html')
-rw-r--r--docs/htmldocs/samba-ldap-howto.html69
1 files changed, 47 insertions, 22 deletions
diff --git a/docs/htmldocs/samba-ldap-howto.html b/docs/htmldocs/samba-ldap-howto.html
index 11553d440c..895fcda3c4 100644
--- a/docs/htmldocs/samba-ldap-howto.html
+++ b/docs/htmldocs/samba-ldap-howto.html
@@ -5,17 +5,16 @@
>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.html"><LINK
+HREF="samba-project-documentation.html"><LINK
REL="PREVIOUS"
TITLE="How to Act as a Backup Domain Controller in a Purely Samba Controlled Domain"
HREF="samba-bdc.html"><LINK
REL="NEXT"
-TITLE="Improved browsing in samba"
-HREF="improved-browsing.html"></HEAD
+TITLE="Using samba 3.0 with ActiveDirectory support"
+HREF="ads.html"></HEAD
><BODY
CLASS="CHAPTER"
BGCOLOR="#FFFFFF"
@@ -57,7 +56,7 @@ WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
-HREF="improved-browsing.html"
+HREF="ads.html"
ACCESSKEY="N"
>Next</A
></TD
@@ -70,13 +69,17 @@ WIDTH="100%"></DIV
CLASS="CHAPTER"
><H1
><A
-NAME="SAMBA-LDAP-HOWTO">Chapter 14. Storing Samba's User/Machine Account information in an LDAP Directory</H1
+NAME="SAMBA-LDAP-HOWTO"
+></A
+>Chapter 14. Storing Samba's User/Machine Account information in an LDAP Directory</H1
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2350">14.1. Purpose</H1
+NAME="AEN2353"
+></A
+>14.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
@@ -142,7 +145,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2370">14.2. Introduction</H1
+NAME="AEN2373"
+></A
+>14.2. Introduction</H1
><P
>Traditionally, when configuring <A
HREF="smb.conf.5.html#ENCRYPTPASSWORDS"
@@ -257,7 +262,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2399">14.3. Supported LDAP Servers</H1
+NAME="AEN2402"
+></A
+>14.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
@@ -280,7 +287,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2404">14.4. Schema and Relationship to the RFC 2307 posixAccount</H1
+NAME="AEN2407"
+></A
+>14.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
@@ -337,13 +346,17 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2416">14.5. Configuring Samba with LDAP</H1
+NAME="AEN2419"
+></A
+>14.5. Configuring Samba with LDAP</H1
><DIV
CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN2418">14.5.1. OpenLDAP configuration</H2
+NAME="AEN2421"
+></A
+>14.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
@@ -423,7 +436,9 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN2435">14.5.2. Configuring Samba</H2
+NAME="AEN2438"
+></A
+>14.5.2. Configuring Samba</H2
><P
>The following parameters are available in smb.conf only with <TT
CLASS="PARAMETER"
@@ -541,7 +556,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2463">14.6. Accounts and Groups management</H1
+NAME="AEN2466"
+></A
+>14.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
@@ -564,7 +581,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2468">14.7. Security and sambaAccount</H1
+NAME="AEN2471"
+></A
+>14.7. Security and sambaAccount</H1
><P
>There are two important points to remember when discussing the security
of sambaAccount entries in the directory.</P
@@ -641,7 +660,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2488">14.8. LDAP specials attributes for sambaAccounts</H1
+NAME="AEN2491"
+></A
+>14.8. LDAP specials attributes for sambaAccounts</H1
><P
>The sambaAccount objectclass is composed of the following attributes:</P
><P
@@ -850,7 +871,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2558">14.9. Example LDIF Entries for a sambaAccount</H1
+NAME="AEN2561"
+></A
+>14.9. Example LDIF Entries for a sambaAccount</H1
><P
>The following is a working LDIF with the inclusion of the posixAccount objectclass:</P
><P
@@ -906,7 +929,9 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN2566">14.10. Comments</H1
+NAME="AEN2569"
+></A
+>14.10. Comments</H1
><P
>Please mail all comments regarding this HOWTO to <A
HREF="mailto:jerry@samba.org"
@@ -941,7 +966,7 @@ WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
-HREF="Samba-HOWTO.html"
+HREF="samba-project-documentation.html"
ACCESSKEY="H"
>Home</A
></TD
@@ -950,7 +975,7 @@ WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
-HREF="improved-browsing.html"
+HREF="ads.html"
ACCESSKEY="N"
>Next</A
></TD
@@ -970,7 +995,7 @@ VALIGN="top"
WIDTH="33%"
ALIGN="right"
VALIGN="top"
->Improved browsing in samba</TD
+>Using samba 3.0 with ActiveDirectory support</TD
></TR
></TABLE
></DIV