> > I just installed Samba 2.2.0 and Swat on my potato machine. When I try to > > access swat by typing "http://localhost:901", the browser says "The > > connection was refused when attempting to contact localhost:901". > > So, I don't know how to get around this problem. > > Take a look in your /etc/inetd.conf and comment out the line beginning > with something like "#<off># swat ... ... .." > Then '/etc/init.d/inetd restart' and you should be fine ;).
uh, maybe you mean *uncomment* out ? you need the swat line to enable the service! use netstat -a to see if there's actually anybody listening on port 901. hope it helps. pietro.