diff options
Diffstat (limited to 'docs/docbook/smbdotconf/security/hostsequiv.xml')
-rw-r--r-- | docs/docbook/smbdotconf/security/hostsequiv.xml | 4 |
1 files changed, 2 insertions, 2 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> |