[KLUG Members] SWAT?

Peter Buxton members@kalamazoolinux.org
Mon, 20 Aug 2001 00:22:22 -0400


On Sun, Aug 19, 2001 at 11:25:16PM -0400, Ian was only 
   escaped alone to tell thee:

Oh, yeah, was gonna say....

> service swat
> {
> 	port	= 901
> 	socket_type	= stream
> 	wait 	= no
> 	only_from = 192.168.1.5
> 	user	= root
> 	server	= /usr/sbin/swat
> 	log_on_failure	+= USERID
> 	disable = no
> }

Make sure that disable is either 'no' or commented out, that's a common
default.