[KLUG Members] Samba, SWAT ; Not Working

Adam Williams members@kalamazoolinux.org
08 Dec 2002 17:13:07 -0500


>I did as asked and got no response.

The "netstat -ap | grep -i swat" returned nothing then xinetd (the
superserver) does have swat as an enabled services.  Look in
/etc/xinetd.d/swat and see if disabled is set to yes, change to no. 
Then "service xinetd restart".  And redo the netstat command.

>But in all fairness I added:
>swat	901/tcp		#Samba Web Admin Tool
>a couple of days ago to /etc/services because it wasn't their.  Maybe I
>implemented this wrong?

Nope, that looks fine.  It is pretty hard to do that wrong.

>>>Ok.  What do you all need to see to let me know what I'm doing wrong. 
>>>Neither can I get Samba to allow me to share files nor can I get SWAT to
>>>open in my browser. This is very aggravating.
>>Does a line exist in /etc/services for swat?  If (as root) you do a
>>"netstat -ap | grep -i swat" what do you see?  (cut-n-paste please).