diff options
author | John Terpstra <jht@samba.org> | 2003-08-29 01:15:53 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-08-29 01:15:53 +0000 |
commit | 04cfbc7854bb793481e9050264a1f0cac1c6198a (patch) | |
tree | 22d0e5d6d77baa1742fe0c9cb7b92ff6ef9f3efc /docs/htmldocs/swat.8.html | |
parent | cc87f00bddb8e13111fcc4ebea4776df7022ae2d (diff) | |
download | samba-04cfbc7854bb793481e9050264a1f0cac1c6198a.tar.gz samba-04cfbc7854bb793481e9050264a1f0cac1c6198a.tar.bz2 samba-04cfbc7854bb793481e9050264a1f0cac1c6198a.zip |
Update pre-release of RC2. Note: Due to config errors not all manpages
were rebuilt.
(This used to be commit 01fde1a40b11e73cc98f09ab2ebbd14ed0bed4cf)
Diffstat (limited to 'docs/htmldocs/swat.8.html')
-rw-r--r-- | docs/htmldocs/swat.8.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/htmldocs/swat.8.html b/docs/htmldocs/swat.8.html index 33e595e0c3..a7f2eaaf5b 100644 --- a/docs/htmldocs/swat.8.html +++ b/docs/htmldocs/swat.8.html @@ -33,9 +33,9 @@ amounts of log data, and should only be used when investigating a problem. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic.</p><p>Note that specifying this parameter here will -override the <a class="indexterm" name="id2796724"></a><i class="parameter"><tt>log level</tt></i> parameter +override the <a class="indexterm" name="id2796899"></a><a href="#"><i class="parameter"><tt>log level</tt></i></a> parameter in the <tt class="filename">smb.conf</tt> file.</p></dd><dt><span class="term">-l|--logfile=logbasename</span></dt><dd><p>File name for log/debug files. The extension -<tt class="constant">".client"</tt> will be appended. The log file is +<tt class="constant">".client"</tt> will be appended. The log file is never removed by the client. </p></dd><dt><span class="term">-h|--help</span></dt><dd><p>Print a summary of command line options. </p></dd></dl></div></div><div class="refsect1" lang="en"><h2>INSTALLATION</h2><p>Swat is included as binary package with most distributions. The @@ -60,7 +60,7 @@ never removed by the client. and <tt class="filename">/etc/inetd.conf</tt> you need to send a HUP signal to inetd. To do this use <b class="command">kill -1 PID </b> where PID is the process ID of the inetd daemon. </p></div></div><div class="refsect1" lang="en"><h2>LAUNCHING</h2><p>To launch SWAT just run your favorite web browser and - point it at "http://localhost:901/".</p><p>Note that you can attach to SWAT from any IP connected + point it at "http://localhost:901/".</p><p>Note that you can attach to SWAT from any IP connected machine but connecting from a remote machine leaves your connection open to password sniffing as passwords will be sent in the clear over the wire. </p></div><div class="refsect1" lang="en"><h2>FILES</h2><div class="variablelist"><dl><dt><span class="term"><tt class="filename">/etc/inetd.conf</tt></span></dt><dd><p>This file must contain suitable startup |