From a2e3ba6e1281a7d3693173679ec7fb28898df319 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 12 Aug 2003 17:36:25 +0000 Subject: Merge over book changes into 3_0 CVS (This used to be commit d8fe4a81fb0d4972b2331b3d5fc4890244b44c33) --- docs/docbook/projdoc/SWAT.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'docs/docbook/projdoc/SWAT.xml') diff --git a/docs/docbook/projdoc/SWAT.xml b/docs/docbook/projdoc/SWAT.xml index 1ea0789661..90994f65e0 100644 --- a/docs/docbook/projdoc/SWAT.xml +++ b/docs/docbook/projdoc/SWAT.xml @@ -40,7 +40,7 @@ and only non-default settings will be written to the file. SWAT should be installed to run via the network super daemon. Depending on which system -your Unix/Linux system has you will have either an inetd or +your UNIX/Linux system has you will have either an inetd or xinetd based system. @@ -132,11 +132,11 @@ Modifications to the swat setup are as following: generate certificate and private key - + &rootprompt;/usr/bin/openssl req -new -x509 -days 365 -nodes -config \ - /usr/share/doc/packages/stunnel/stunnel.cnf \ + /usr/share/doc/packages/stunnel/stunnel.cnf \ -out /etc/stunnel/stunnel.pem -keyout /etc/stunnel/stunnel.pem - + remove swat-entry from [x]inetd @@ -145,14 +145,14 @@ Modifications to the swat setup are as following: start stunnel - + &rootprompt;stunnel -p /etc/stunnel/stunnel.pem -d 901 \ -l /usr/local/samba/bin/swat swat - + -afterwords simply contact to swat by using the URL https://myhost:901, accept the certificate +afterwords simply contact to swat by using the URL https://myhost:901, accept the certificate and the SSL connection is up. @@ -171,8 +171,7 @@ document) as well as the O'Reilly book "Using Samba". Administrators who wish to validate their samba configuration may obtain useful information from the man pages for the diagnostic utilities. These are available from the SWAT home page also. One diagnostic tool that is NOT mentioned on this page, but that is particularly -useful is ethereal, available from -http://www.ethereal.com. +useful is ethereal. @@ -211,8 +210,8 @@ in smb.conf. There are three levels of exposure of the parameters: To switch to other than Basic editing ability click on either the -Advanced or the Developer dial, then click the -Commit Changes button. +Advanced or the Developer button. You may also +do this by clicking on the radio button, then click the Commit Changes button. -- cgit