summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/securing-samba.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-07 15:19:34 +0000
committerJohn Terpstra <jht@samba.org>2003-04-07 15:19:34 +0000
commit6b8a18109364fa53287ce5e7425ad4c185e678cf (patch)
treeb2f8ab9115f4c9ffa7eeaaade6e342f1eadb5485 /docs/docbook/projdoc/securing-samba.sgml
parentbd6a7f756bbf0824b62480c572cff0e43ac7daef (diff)
downloadsamba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.gz
samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.tar.bz2
samba-6b8a18109364fa53287ce5e7425ad4c185e678cf.zip
Docs merge from HEAD.
(This used to be commit e9b7b72ab613dbd88c846e3cf1ffa7e6dc9118e4)
Diffstat (limited to 'docs/docbook/projdoc/securing-samba.sgml')
-rw-r--r--docs/docbook/projdoc/securing-samba.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docbook/projdoc/securing-samba.sgml b/docs/docbook/projdoc/securing-samba.sgml
index 03d0c3d9e7..88e216ac58 100644
--- a/docs/docbook/projdoc/securing-samba.sgml
+++ b/docs/docbook/projdoc/securing-samba.sgml
@@ -29,8 +29,8 @@ especially vulnerable.
</para>
<para>
-One of the simplest fixes in this case is to use the 'hosts allow' and
-'hosts deny' options in the Samba smb.conf configuration file to only
+One of the simplest fixes in this case is to use the <command>hosts allow</command> and
+<command>hosts deny</command> options in the Samba &smb.conf; configuration file to only
allow access to your server from a specific range of hosts. An example
might be:
</para>
@@ -167,7 +167,7 @@ methods listed above for some reason.
<title>Upgrading Samba</title>
<para>
-Please check regularly on http://www.samba.org/ for updates and
+Please check regularly on <ulink url="http://www.samba.org/">http://www.samba.org/</ulink> for updates and
important announcements. Occasionally security releases are made and
it is highly recommended to upgrade Samba when a security vulnerability
is discovered.