cvsdist 1a06c83
# default: off
cvsdist 1a06c83
# description: SWAT is the Samba Web Admin Tool. Use swat \
cvsdist 1a06c83
#	       to configure your Samba server. To use SWAT, \
cvsdist 1a06c83
#	       connect to port 901 with your favorite web browser.
cvsdist 1a06c83
service swat
cvsdist 1a06c83
{
cvsdist bd5b9b5
	port		= 901
cvsdist 1a06c83
	socket_type	= stream
cvsdist bd5b9b5
	wait 		= no
cvsdist bd5b9b5
	only_from 	= 127.0.0.1
cvsdist bd5b9b5
	user		= root
cvsdist bd5b9b5
	server		= /usr/sbin/swat
cvsdist 1a06c83
	log_on_failure	+= USERID
cvsdist bd5b9b5
	disable		= yes
cvsdist 1a06c83
}