diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-12-24 01:41:10 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-12-24 01:41:10 +0000 |
commit | d49474fa41c3d1a734436c80da5dadb589ec6eb8 (patch) | |
tree | 0666a121536a171feb3c992924f8aee8b2288cf6 /docs/docbook/projdoc/pdb_mysql.sgml | |
parent | 0fdf60f0512f1a4443e315d764d59636c2075fe7 (diff) | |
download | samba-d49474fa41c3d1a734436c80da5dadb589ec6eb8.tar.gz samba-d49474fa41c3d1a734436c80da5dadb589ec6eb8.tar.bz2 samba-d49474fa41c3d1a734436c80da5dadb589ec6eb8.zip |
Add note about storing mysql passwords in smb.conf
(This used to be commit a2de27a6846e3e05778fa7f0af0dbc76e82b52b3)
Diffstat (limited to 'docs/docbook/projdoc/pdb_mysql.sgml')
-rw-r--r-- | docs/docbook/projdoc/pdb_mysql.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docbook/projdoc/pdb_mysql.sgml b/docs/docbook/projdoc/pdb_mysql.sgml index 05262ebe10..59a134a15f 100644 --- a/docs/docbook/projdoc/pdb_mysql.sgml +++ b/docs/docbook/projdoc/pdb_mysql.sgml @@ -54,6 +54,14 @@ identifier:mysql port - defaults to 3306 identifier:table - Name of the table containing users </programlisting></para> +<para> +<emphasis> +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.</emphasis> +</para> + <para>Names of the columns in this table(I've added column types those columns should have first):</para> <para><programlisting> |