diff options
author | John Terpstra <jht@samba.org> | 2003-09-08 19:18:54 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-09-08 19:18:54 +0000 |
commit | 5304cdb771a8498a0a64e9e2c2743d003b92749b (patch) | |
tree | 8236f6e0f6131247356293621ca507d220845ae4 /docs | |
parent | 206d0f4156b1b8b2531a62065fafc17483cc4263 (diff) | |
download | samba-5304cdb771a8498a0a64e9e2c2743d003b92749b.tar.gz samba-5304cdb771a8498a0a64e9e2c2743d003b92749b.tar.xz samba-5304cdb771a8498a0a64e9e2c2743d003b92749b.zip |
Remove inaccurate notation.
(This used to be commit 8e0478fd1afd872acd247e2a74244abd6f12f266)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/projdoc/passdb.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/docbook/projdoc/passdb.xml b/docs/docbook/projdoc/passdb.xml index 32de096b075..0ee3fa709e2 100644 --- a/docs/docbook/projdoc/passdb.xml +++ b/docs/docbook/projdoc/passdb.xml @@ -704,13 +704,6 @@ backends of the same type. For example, to use two different tdbsam databases: more about configuration and administration of an OpenLDAP server. </para> - <note> - <para> - This section is outdated for Samba-3 schema. Samba-3 introduces a new schema - that has not been documented at the time of this publication. - </para> - </note> - <para> This document describes how to use an LDAP directory for storing Samba user account information traditionally stored in the smbpasswd(5) file. It is |