From 9d1b99ed8eedf4fc14f5a61f5eea4c3496fabda3 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 5 Jul 2005 22:53:29 +0000 Subject: Formatting fixes before publication. (This used to be commit c1a463a3ca4fd76bfaa97e296dbe82711f3f2018) --- docs/Samba3-HOWTO/TOSHARG-Passdb.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 4ff0e842de..191eb3ab79 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Passdb.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Passdb.xml @@ -230,6 +230,7 @@ Samba-3 introduces a number of new password backend capabilities. MySQL-based SAM database backend +mysqlsam It is expected that the MySQL-based SAM will be very popular in some corners. This database backend will be of considerable interest to sites that want to leverage existing MySQL technology. @@ -242,7 +243,7 @@ Samba-3 introduces a number of new password backend capabilities. PostgreSQL database mysqlsam - Stores user information in a PostgreSQL database. This backend is largely undocumented at + Makes use of a PostgreSQL database to store account information. This backend is largely undocumented at the moment, though its configuration is very similar to that of the mysqlsam backend. -- cgit