summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-04-01 17:06:16 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-04-01 17:06:16 +0000
commitd8f954d909fa3b1c7b2cb79113ae284d9ef42b96 (patch)
tree1cf90a3f29a76dbc948af48dd9073ae7a22038f7 /docs/docbook/smbdotconf/security
parentc5ff6930821faed19640af87a7e285a061175f63 (diff)
downloadsamba-d8f954d909fa3b1c7b2cb79113ae284d9ef42b96.tar.gz
samba-d8f954d909fa3b1c7b2cb79113ae284d9ef42b96.tar.bz2
samba-d8f954d909fa3b1c7b2cb79113ae284d9ef42b96.zip
Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)
(This used to be commit 3e10d92746c645ae22756bca92046b2e26087ad2)
Diffstat (limited to 'docs/docbook/smbdotconf/security')
-rw-r--r--docs/docbook/smbdotconf/security/hostsequiv.xml4
-rw-r--r--docs/docbook/smbdotconf/security/nonunixaccountrange.xml4
-rw-r--r--docs/docbook/smbdotconf/security/passwordserver.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/docbook/smbdotconf/security/hostsequiv.xml b/docs/docbook/smbdotconf/security/hostsequiv.xml
index 68d6d628e8..084d8268ef 100644
--- a/docs/docbook/smbdotconf/security/hostsequiv.xml
+++ b/docs/docbook/smbdotconf/security/hostsequiv.xml
@@ -11,14 +11,14 @@
hosts equiv</parameter> may be useful for NT clients which will
not supply passwords to Samba.</para>
- <para><emphasis>NOTE :</emphasis> The use of <parameter moreinfo="none">hosts equiv
+ <note><para>The use of <parameter moreinfo="none">hosts equiv
</parameter> can be a major security hole. This is because you are
trusting the PC to supply the correct username. It is very easy to
get a PC to supply a false username. I recommend that the
<parameter moreinfo="none">hosts equiv</parameter> option be only used if you really
know what you are doing, or perhaps on a home network where you trust
your spouse and kids. And only if you <emphasis>really</emphasis> trust
- them :-).</para>
+ them :-).</para></note>
<para>Default: <emphasis>no host equivalences</emphasis></para>
<para>Example: <command moreinfo="none">hosts equiv = /etc/hosts.equiv</command></para>
diff --git a/docs/docbook/smbdotconf/security/nonunixaccountrange.xml b/docs/docbook/smbdotconf/security/nonunixaccountrange.xml
index a8e426649e..baa9a783b0 100644
--- a/docs/docbook/smbdotconf/security/nonunixaccountrange.xml
+++ b/docs/docbook/smbdotconf/security/nonunixaccountrange.xml
@@ -8,10 +8,10 @@
This range of ids should have no existing local or NIS users within
it as strange conflicts can occur otherwise.</para>
- <para>NOTE: These userids never appear on the system and Samba will never
+ <note><para>These userids never appear on the system and Samba will never
'become' these users. They are used only to ensure that the algorithmic
RID mapping does not conflict with normal users.
- </para>
+ </para></note>
<para>Default: <command moreinfo="none">non unix account range = &lt;empty string&gt;
</command></para>
diff --git a/docs/docbook/smbdotconf/security/passwordserver.xml b/docs/docbook/smbdotconf/security/passwordserver.xml
index df50ac8f8a..b803816d88 100644
--- a/docs/docbook/smbdotconf/security/passwordserver.xml
+++ b/docs/docbook/smbdotconf/security/passwordserver.xml
@@ -20,10 +20,10 @@
the &quot;LM1.2X002&quot; or the &quot;NT LM 0.12&quot; protocol, and it must be in
user level security mode.</para>
- <para><emphasis>NOTE:</emphasis> Using a password server
+ <note><para>Using a password server
means your UNIX box (running Samba) is only as secure as your
password server. <emphasis>DO NOT CHOOSE A PASSWORD SERVER THAT
- YOU DON'T COMPLETELY TRUST</emphasis>.</para>
+ YOU DON'T COMPLETELY TRUST</emphasis>.</para></note>
<para>Never point a Samba server at itself for password
serving. This will cause a loop and could lock up your Samba