Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > 1d4396f8a673f05d92a8ba6228c5720c > files > 10

samba4-4.0.0-0.5.alpha11mdv2010.1.src.rpm

# 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
}