From a6d200368a719404496501b5830318e9ada37538 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 14 Feb 2006 04:13:18 +0000 Subject: Remove one more reference to xmlsam. (This used to be commit 150868bc1bd7a615c3f34f3946cfd43a705f226c) --- docs/Samba3-HOWTO/TOSHARG-Passdb.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/Samba3-HOWTO/TOSHARG-Passdb.xml') 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 too clever by half! smbpasswd plaintext database tdbsam ldapsam -xmlsam enterprise 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. -- cgit