diff options
author | John Terpstra <jht@samba.org> | 2006-02-14 04:13:18 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:16 -0500 |
commit | a6d200368a719404496501b5830318e9ada37538 (patch) | |
tree | 2817e514ed3677e3314b1fc2ec5f149746ec3711 /docs | |
parent | fee9dd52ee84289c8de69e736494e78943fe6354 (diff) | |
download | samba-a6d200368a719404496501b5830318e9ada37538.tar.gz samba-a6d200368a719404496501b5830318e9ada37538.tar.bz2 samba-a6d200368a719404496501b5830318e9ada37538.zip |
Remove one more reference to xmlsam.
(This used to be commit 150868bc1bd7a615c3f34f3946cfd43a705f226c)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Passdb.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Passdb.xml b/docs/Samba3-HOWTO/TOSHARG-Passdb.xml index bc9d5344c7..4bede83e96 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Passdb.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Passdb.xml @@ -1791,10 +1791,9 @@ may be said that the solution is <quote>too clever by half!</quote> <indexterm><primary>smbpasswd plaintext database</primary></indexterm> <indexterm><primary>tdbsam</primary></indexterm> <indexterm><primary>ldapsam</primary></indexterm> -<indexterm><primary>xmlsam</primary></indexterm> <indexterm><primary>enterprise</primary></indexterm> Samba provides an enhanced set of passdb backends that overcome the deficiencies - of the smbpasswd plaintext database. These are tdbsam, ldapsam, and xmlsam. + of the smbpasswd plaintext database. These are tdbsam and ldapsam. Of these, ldapsam will be of most interest to large corporate or enterprise sites. </para> |