diff options
author | Jeremy Allison <jra@samba.org> | 1998-11-14 03:01:40 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 1998-11-14 03:01:40 +0000 |
commit | 3bb3f2d0ce1165d0cac683f507d838d20c8c743b (patch) | |
tree | bfac9c45e1dbd88ae3e4d2f4da4db12e058ea587 /docs/htmldocs/testparm.1.html | |
parent | 2b67f7eba49e7d2eea7fc36861ed68acccf84076 (diff) | |
download | samba-3bb3f2d0ce1165d0cac683f507d838d20c8c743b.tar.gz samba-3bb3f2d0ce1165d0cac683f507d838d20c8c743b.tar.bz2 samba-3bb3f2d0ce1165d0cac683f507d838d20c8c743b.zip |
Update for 2.0beta1.
Jeremy.
(This used to be commit 598d0255d40da29ebab3d1a3c9eb66ba654db7b5)
Diffstat (limited to 'docs/htmldocs/testparm.1.html')
-rw-r--r-- | docs/htmldocs/testparm.1.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/htmldocs/testparm.1.html b/docs/htmldocs/testparm.1.html index d969131b8f..cd7b08232a 100644 --- a/docs/htmldocs/testparm.1.html +++ b/docs/htmldocs/testparm.1.html @@ -3,7 +3,7 @@ -<html><head><title>testparm</title> +<html><head><title>testparm (1)</title> <link rev="made" href="mailto:samba-bugs@samba.anu.edu.au"> </head> @@ -11,7 +11,7 @@ <hr> -<h1>testparm</h1> +<h1>testparm (1)</h1> <h2>Samba</h2> <h2>23 Oct 1998</h2> @@ -53,9 +53,9 @@ then testparm will examine the <a href="smb.conf.5.html#hostsallow"><strong>"hos allow"</strong></a> and <a href="smb.conf.5.html#hostsdeny"><strong>"hosts deny"</strong></a> parameters in the <a href="smb.conf.5.html"><strong>smb.conf</strong></a> file to determine if the hostname -with this IP address would be allowed acces to the +with this IP address would be allowed access to the <a href="smbd.8.html"><strong>smbd</strong></a> server. If this parameter is supplied, the -hostIP parameter must also be supplied. +<a href="testparm.1.html#hostIP">hostIP</a> parameter must also be supplied. <p><br><a name="hostIP"></a> <li><strong><strong>hostIP</strong></strong> This is the IP address of the host specified in the previous parameter. This address must be supplied if the hostname |