Hi, I'm trying to get swat going again, this time on my notebook running fedora. Been following some links sent last time:

http://info.ccone.at/INFO/Samba/SWAT.html
http://rtfm.dyndns.info/tips/2000/05/05/31.shtml

First I couldn't locate the swat binary anywhere even after installing the samba package from the CDs, so I downloaded samba-3.0.2a source files and successfully compiled/installed. My first compile!

When I try http://127.0.0.1:901/ in mozilla I get "the document contains no data".

I have the following in the /etc/xinetd.d/services file:
{
service swat
port = 901
socket_type = stream
wait = no
only_from = localhost
user = root
server = /usr/local/samba/sbin/swat
log_on_failure += USERID
disable = no
}

I have confirmed that the path to the swat executable is correct, and have restarted the smb and xinetd services, and then tried rebooting but still can't get swat running in the browser. Can anyone suggest what I should do next?

Cheers,
Roger






Reply via email to