Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 0e0fc37d8e7a75955f1719ac5ae12d42 > files > 13

samba-3.5.8-75.fc13.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
}