diff options
-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> |