summaryrefslogtreecommitdiff
path: root/docs/htmldocs/passdb.html
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-19 14:59:58 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-19 14:59:58 +0000
commitee88b8214e8ac65a0e60aca244486db78c950ece (patch)
treee9fa311605ba363679b8bf8537ecdd6f1d73ff85 /docs/htmldocs/passdb.html
parent0676a942f933685184626db24b3caca57d910310 (diff)
downloadsamba-ee88b8214e8ac65a0e60aca244486db78c950ece.tar.gz
samba-ee88b8214e8ac65a0e60aca244486db78c950ece.tar.bz2
samba-ee88b8214e8ac65a0e60aca244486db78c950ece.zip
Regenerate docs
(This used to be commit 4f1865f7c234f3f4a7f5dba19db4a5d139db5a48)
Diffstat (limited to 'docs/htmldocs/passdb.html')
-rw-r--r--docs/htmldocs/passdb.html100
1 files changed, 50 insertions, 50 deletions
diff --git a/docs/htmldocs/passdb.html b/docs/htmldocs/passdb.html
index 0b3fb11a2a..7151610a63 100644
--- a/docs/htmldocs/passdb.html
+++ b/docs/htmldocs/passdb.html
@@ -84,143 +84,143 @@ CLASS="TOC"
></DT
><DT
>4.1. <A
-HREF="passdb.html#AEN469"
+HREF="passdb.html#AEN468"
>Introduction</A
></DT
><DT
>4.2. <A
-HREF="passdb.html#AEN476"
+HREF="passdb.html#AEN475"
>Important Notes About Security</A
></DT
><DD
><DL
><DT
>4.2.1. <A
-HREF="passdb.html#AEN502"
+HREF="passdb.html#AEN501"
>Advantages of SMB Encryption</A
></DT
><DT
>4.2.2. <A
-HREF="passdb.html#AEN508"
+HREF="passdb.html#AEN507"
>Advantages of non-encrypted passwords</A
></DT
></DL
></DD
><DT
>4.3. <A
-HREF="passdb.html#AEN514"
+HREF="passdb.html#AEN513"
>The smbpasswd Command</A
></DT
><DT
>4.4. <A
-HREF="passdb.html#AEN545"
+HREF="passdb.html#AEN544"
>Plain text</A
></DT
><DT
>4.5. <A
-HREF="passdb.html#AEN550"
+HREF="passdb.html#AEN549"
>TDB</A
></DT
><DT
>4.6. <A
-HREF="passdb.html#AEN553"
+HREF="passdb.html#AEN552"
>LDAP</A
></DT
><DD
><DL
><DT
>4.6.1. <A
-HREF="passdb.html#AEN555"
+HREF="passdb.html#AEN554"
>Introduction</A
></DT
><DT
>4.6.2. <A
-HREF="passdb.html#AEN575"
+HREF="passdb.html#AEN574"
>Introduction</A
></DT
><DT
>4.6.3. <A
-HREF="passdb.html#AEN599"
+HREF="passdb.html#AEN598"
>Supported LDAP Servers</A
></DT
><DT
>4.6.4. <A
-HREF="passdb.html#AEN604"
+HREF="passdb.html#AEN603"
>Schema and Relationship to the RFC 2307 posixAccount</A
></DT
><DT
>4.6.5. <A
-HREF="passdb.html#AEN616"
+HREF="passdb.html#AEN615"
>Configuring Samba with LDAP</A
></DT
><DD
><DL
><DT
>4.6.5.1. <A
-HREF="passdb.html#AEN618"
+HREF="passdb.html#AEN617"
>OpenLDAP configuration</A
></DT
><DT
>4.6.5.2. <A
-HREF="passdb.html#AEN635"
+HREF="passdb.html#AEN634"
>Configuring Samba</A
></DT
></DL
></DD
><DT
>4.6.6. <A
-HREF="passdb.html#AEN663"
+HREF="passdb.html#AEN662"
>Accounts and Groups management</A
></DT
><DT
>4.6.7. <A
-HREF="passdb.html#AEN668"
+HREF="passdb.html#AEN667"
>Security and sambaAccount</A
></DT
><DT
>4.6.8. <A
-HREF="passdb.html#AEN688"
+HREF="passdb.html#AEN687"
>LDAP specials attributes for sambaAccounts</A
></DT
><DT
>4.6.9. <A
-HREF="passdb.html#AEN758"
+HREF="passdb.html#AEN757"
>Example LDIF Entries for a sambaAccount</A
></DT
></DL
></DD
><DT
>4.7. <A
-HREF="passdb.html#AEN766"
+HREF="passdb.html#AEN765"
>MySQL</A
></DT
><DD
><DL
><DT
>4.7.1. <A
-HREF="passdb.html#AEN768"
+HREF="passdb.html#AEN767"
>Creating the database</A
></DT
><DT
>4.7.2. <A
-HREF="passdb.html#AEN778"
+HREF="passdb.html#AEN777"
>Configuring</A
></DT
><DT
>4.7.3. <A
-HREF="passdb.html#AEN795"
+HREF="passdb.html#AEN794"
>Using plaintext passwords or encrypted password</A
></DT
><DT
>4.7.4. <A
-HREF="passdb.html#AEN800"
+HREF="passdb.html#AEN799"
>Getting non-column data from the table</A
></DT
></DL
></DD
><DT
>4.8. <A
-HREF="passdb.html#AEN808"
+HREF="passdb.html#AEN807"
>XML</A
></DT
></DL
@@ -230,7 +230,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN469"
+NAME="AEN468"
>4.1. Introduction</A
></H1
><P
@@ -271,7 +271,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN476"
+NAME="AEN475"
>4.2. Important Notes About Security</A
></H1
><P
@@ -452,7 +452,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN502"
+NAME="AEN501"
>4.2.1. Advantages of SMB Encryption</A
></H2
><P
@@ -491,7 +491,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN508"
+NAME="AEN507"
>4.2.2. Advantages of non-encrypted passwords</A
></H2
><P
@@ -526,7 +526,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN514"
+NAME="AEN513"
>4.3. The smbpasswd Command</A
></H1
><P
@@ -629,7 +629,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN545"
+NAME="AEN544"
>4.4. Plain text</A
></H1
><P
@@ -649,7 +649,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN550"
+NAME="AEN549"
>4.5. TDB</A
></H1
><P
@@ -662,7 +662,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN553"
+NAME="AEN552"
>4.6. LDAP</A
></H1
><DIV
@@ -670,7 +670,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN555"
+NAME="AEN554"
>4.6.1. Introduction</A
></H2
><P
@@ -738,7 +738,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN575"
+NAME="AEN574"
>4.6.2. Introduction</A
></H2
><P
@@ -827,7 +827,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN599"
+NAME="AEN598"
>4.6.3. Supported LDAP Servers</A
></H2
><P
@@ -853,7 +853,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN604"
+NAME="AEN603"
>4.6.4. Schema and Relationship to the RFC 2307 posixAccount</A
></H2
><P
@@ -910,7 +910,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN616"
+NAME="AEN615"
>4.6.5. Configuring Samba with LDAP</A
></H2
><DIV
@@ -918,7 +918,7 @@ CLASS="SECT3"
><H3
CLASS="SECT3"
><A
-NAME="AEN618"
+NAME="AEN617"
>4.6.5.1. OpenLDAP configuration</A
></H3
><P
@@ -998,7 +998,7 @@ CLASS="SECT3"
><H3
CLASS="SECT3"
><A
-NAME="AEN635"
+NAME="AEN634"
>4.6.5.2. Configuring Samba</A
></H3
><P
@@ -1114,7 +1114,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN663"
+NAME="AEN662"
>4.6.6. Accounts and Groups management</A
></H2
><P
@@ -1139,7 +1139,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN668"
+NAME="AEN667"
>4.6.7. Security and sambaAccount</A
></H2
><P
@@ -1217,7 +1217,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN688"
+NAME="AEN687"
>4.6.8. LDAP specials attributes for sambaAccounts</A
></H2
><P
@@ -1424,7 +1424,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN758"
+NAME="AEN757"
>4.6.9. Example LDIF Entries for a sambaAccount</A
></H2
><P
@@ -1483,7 +1483,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN766"
+NAME="AEN765"
>4.7. MySQL</A
></H1
><DIV
@@ -1491,7 +1491,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN768"
+NAME="AEN767"
>4.7.1. Creating the database</A
></H2
><P
@@ -1527,7 +1527,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN778"
+NAME="AEN777"
>4.7.2. Configuring</A
></H2
><P
@@ -1638,7 +1638,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN795"
+NAME="AEN794"
>4.7.3. Using plaintext passwords or encrypted password</A
></H2
><P
@@ -1653,7 +1653,7 @@ CLASS="SECT2"
><H2
CLASS="SECT2"
><A
-NAME="AEN800"
+NAME="AEN799"
>4.7.4. Getting non-column data from the table</A
></H2
><P
@@ -1679,7 +1679,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
-NAME="AEN808"
+NAME="AEN807"
>4.8. XML</A
></H1
><P