Re: [SLUG] SWAT

From: Brian Coyle (brianc@magicnet.net)
Date: Sat Aug 04 2001 - 23:22:44 EDT


SOTL wrote:
>
> The following is the RH 7.1 file:
>
> # default: off
> # description: SWAT is the Samba Web Admin Tool. Use swat \
> # to configure your Samba server. To use SWAT, \
> # connect to port 901 with your favorite web browser.
> service swat
> {
> port = 901
> socket_type = stream
> wait = no
> only_from = 127.0.0.1
> user = root
> server = /usr/sbin/swat
> log_on_failure += USERID
> disable = yes
> }
>
> If possible I would appreciate a bit of enlightenment as to what this file
> should contain.

Change that 'disable' line from yes to no. Then HUP the xinetd process.

-- 
"Open source software - with no walls and fences, who needs Windows and
Gates?"



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:36:28 EDT