Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > f028d06a4ef6a13f48c0267a34e63105 > files > 1

samba-swat-2.2.7a-8mdk.i586.rpm

# default: on
# 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 = no
}