summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-02-18 21:32:26 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-02-18 21:32:26 +0000
commit7212d2be00b3d565751db8232de9c5affa1924e2 (patch)
treedf916228ac4b1862624dcbae9efa45d20367c560 /docs
parent9c6a290512c7a326cbc437b058c229a88dd6fad7 (diff)
downloadsamba-7212d2be00b3d565751db8232de9c5affa1924e2.tar.gz
samba-7212d2be00b3d565751db8232de9c5affa1924e2.tar.bz2
samba-7212d2be00b3d565751db8232de9c5affa1924e2.zip
Use sgml syntax for warnings
(This used to be commit 73def167a806d482472fcb137c64ee9fe4b6400c)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/projdoc/passdb.sgml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/passdb.sgml b/docs/docbook/projdoc/passdb.sgml
index 4e0ee93a55..222b4010ab 100644
--- a/docs/docbook/projdoc/passdb.sgml
+++ b/docs/docbook/projdoc/passdb.sgml
@@ -842,13 +842,14 @@ identifier:mysql port - defaults to 3306
identifier:table - Name of the table containing users
</programlisting></para>
+<warning>
<para>
-<emphasis>
-WARNING: since the password for the mysql user is stored in the
+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>
+bug and will be fixed soon.
</para>
+</warning>
<para>Names of the columns in this table(I've added column types those columns should have first):</para>