[Samba] Can't Connect to Swat

Anthony Abby anthonyabby at aplusdata.com
Tue Aug 13 15:12:00 GMT 2002


# 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
{
	disable	= no
	port	= 901
	socket_type	= stream
	wait 	= no
	only_from = localhost
	user	= root
	server	= /usr/sbin/swat
	log_on_failure	+= USERID
}


I do have a firewall but it's upstream from where I'm trying to access
Swat from.  I'm trying to access swat on the localhost..... one thing I
noticed just now.  Swat, while it's registered as a service (it's
present in the gui for the service interface), I get swat: unrecognized
service when I run service swat status.  Odd......




On Tue, 2002-08-13 at 17:04, Joel Hammer wrote:
> Post your /etc/xinetd/swat
> You may have this service disabled, or may have a firewall issue.
> Joel
> On Tue, Aug 13, 2002 at 04:22:51PM -0400, Anthony Abby wrote:
> > I'm trying to connect to swat but can't.  Just installed Samba 2.2.2-5
> > and edited /etc/services, even though I'm running Redhat 7.3 and use
> > xinetd.  /etc/xinetd/swat exists.... but I still cannot connect to
> > http://localhost:901.  Why???
> > 
> > Thanks for assist.
> > 
> > 
> > 
> > -- 
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  http://lists.samba.org/mailman/listinfo/samba
> 





More information about the samba mailing list