diff options
author | John Terpstra <jht@samba.org> | 2005-11-01 22:33:40 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:10 -0500 |
commit | 8920ad1215beab24e1bc1b59805e0d51d9bd1615 (patch) | |
tree | eb5c6ad678878678ffda43d7dc96b92993994f9c /docs/smbdotconf/security/hostsdeny.xml | |
parent | e640a8e7b380ebbf7822f8ddac4dfdccefd221b6 (diff) | |
download | samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.gz samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.bz2 samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.zip |
A slew of fixups that were causing problems for some folk.
(This used to be commit 6b2ea0772cd3ec8cd735acec2cde807d972737c5)
Diffstat (limited to 'docs/smbdotconf/security/hostsdeny.xml')
-rw-r--r-- | docs/smbdotconf/security/hostsdeny.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/security/hostsdeny.xml b/docs/smbdotconf/security/hostsdeny.xml index 0f2241cb32..136f86c9c8 100644 --- a/docs/smbdotconf/security/hostsdeny.xml +++ b/docs/smbdotconf/security/hostsdeny.xml @@ -14,7 +14,7 @@ <para> In the event that it is necessary to deny all by default, use the keyword ALL (or the netmask <literal>0.0.0.0/0</literal>) and then explicitly specify - to the <link linkend="hostsallow">hosts allow</link> parameter those hosts + to the <smbconfoption name="hosts allow">hosts allow</smbconfoption> parameter those hosts that should be permitted access. </para> </description> |