# SWAT is the Samba Web Administration Tool.
service swat
{
	socket_type     =  stream
	protocol        =  tcp
	wait            =  no
	user            =  root
	server          =  /usr/sbin/swat
	only_from       =  127.0.0.1
	log_on_failure  += USERID
	disable         =  yes
}
