Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > media > main-src > by-pkgid > 145081601a2f763ec3656c3e23b44300 > files > 14

samba-3.0.13-2mdk.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
}