From 1af74785f334bd84b2d62e7fc2975f9477386acb Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 16 Jan 2003 02:20:27 +0000 Subject: * merge fixes for SGML syntax errors (does no one ever regenerate the docs?) * regenerate the docs * add some files from SAMBA_3_0 --- docs/htmldocs/pdb-mysql.html | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'docs/htmldocs/pdb-mysql.html') diff --git a/docs/htmldocs/pdb-mysql.html b/docs/htmldocs/pdb-mysql.html index fc5dff85f50..abca946f6f1 100644 --- a/docs/htmldocs/pdb-mysql.html +++ b/docs/htmldocs/pdb-mysql.html @@ -5,7 +5,8 @@ >Passdb MySQL plugin

Chapter 17. Passdb MySQL plugin

Chapter 16. Passdb MySQL plugin

17.1. Building

16.1. Building

To build the plugin, run

17.2. Configuring

16.2. Configuring

This plugin lacks some good documentation, but here is some short info:

WARNING: since the password for the mysql user is stored in the +smb.conf file, you should make the the smb.conf file +readable only to the user that runs samba. This is considered a security +bug and will be fixed soon.

Names of the columns in this table(I've added column types those columns should have first):

17.3. Using plaintext passwords or encrypted password

16.3. Using plaintext passwords or encrypted password

I strongly discourage the use of plaintext passwords, however, you can use them:

17.4. Getting non-column data from the table

16.4. Getting non-column data from the table

It is possible to have not all data in the database and making some 'constant'.