Add note about storing mysql passwords in smb.conf
authorJelmer Vernooij <jelmer@samba.org>
Tue, 24 Dec 2002 01:41:10 +0000 (01:41 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 24 Dec 2002 01:41:10 +0000 (01:41 +0000)
docs/docbook/projdoc/pdb_mysql.sgml
docs/docbook/projdoc/samba-doc.sgml

index 05262ebe103ca41fbaa56a9d151de15d9cfd0097..59a134a15f39854e3c1fb551859e8f76b0305cb3 100644 (file)
@@ -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>
index ce16405d54d2c0e0de48d3cf35624c4bd14fd966..c4360c0b39cdbf2bd3a2e8c13cf2e704ee2f2d79 100644 (file)
@@ -22,7 +22,6 @@
 <!ENTITY Portability SYSTEM "Portability.sgml">
 <!ENTITY Other-Clients SYSTEM "Other-Clients.sgml">
 <!ENTITY ADS-HOWTO SYSTEM "ADS-HOWTO.sgml">
-<!ENTITY oplocks SYSTEM "oplocks.sgml">
 <!ENTITY pdb-mysql SYSTEM "pdb_mysql.sgml">
 <!ENTITY pdb-xml SYSTEM "pdb_xml.sgml">
 <!ENTITY VFS SYSTEM "VFS.sgml">
@@ -43,7 +42,7 @@
 <title>Abstract</title>
 
 <para>
-<emphasis>Last Update</emphasis> : $Date: 2002/11/13 15:34:49 $
+<emphasis>Last Update</emphasis> : $Date: 2002/12/24 01:41:10 $
 </para>
 
 <para>
@@ -80,7 +79,6 @@ PLEASE read this.</para>
 </partintro>
 &UNIX-INSTALL;
 &BROWSING;
-&oplocks;
 &BROWSING-Quick;
 &ENCRYPTION;
 </part>