Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates-src > by-pkgid > f1e3b1468a8f74a3e1cd031ee673e19f > files > 7

samba4-4.0.0-60alpha18.fc17.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
}