Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > 51833c99e067f9bb5340a5219c606fc6 > files > 1

samba-swat-3.5.4-68.el6_0.2.i686.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
}