Had this problem after trying to connect using samba 2.2.7. Assuming
you're using the RPM which installed to /etc/samba try this:
Open a term window and navigate to the /etc/inetd directory and locate
the "swat" file.
Right-click this file, select "Open With", and choose "GNU
Emacs" or
"gedit".
Go to the last line of the file and make sure the following is showing:
disable = no
This means if you see "Yes", change it to "no". Save and
close the file
when finished.
After saving and closing this file you need to restart the "xinetd"
service. Do this by navigating to the "/etc" directory and typing the
following command:
cd /etc
Service xinetd stop
Stopping xinetd: [OK]
Service xinetd start
Starting xinetd: [OK]
Now go back to your web browser and attempt to access swat by typing the
following in the "Address" field:
127.0.0.1:901
You should now see a window prompting you to "Enter username and
password for "SWAT" at 127.0.0.1:901".
Enter the requested info and you should be taken to the "Samba
Welcome"
window.
You should now be able to open the browser, type in the Swat IP of
"127.0.0.1:901", and be prompted with the login window.
HTH
-----Original Message-----
From: samba-bounces+marvc=bellsouth.net@lists.samba.org
[mailto:samba-bounces+marvc=bellsouth.net@lists.samba.org] On Behalf Of
Alan Rosenbaum
Sent: Sunday, June 15, 2003 4:58 PM
To: samba@lists.samba.org
Subject: [Samba] Unable to run SWAT
I'm trying to learn Samba on a Linux 7.0 box. I've just installed Samba
2.0.7. I've been able to run all the tests in DIAGNOSIS.TXT, manually
edit the smb.conf file, and I can even see some folders on the Samba
server from a Windows 98 machine on my LAN. But I am unable to run SWAT
on the Samba Server (or from any other computer on my LAN). Every time
I enter http://localhost:901/ from a browser on the server, I am
redirected to a netscape search page with a query of localhost901.
If I try entering the Samba Server's IP address
(http://<ipaddress>:901/), an error dialog pops up saying the server
refused the connection.
Any ideas what could be wrong?
Note: I have another Linux 7.0 / Samba 2.0.7 box on my network on which
I'm able to run SWAT. I've compared the two, and I don't know what
the
difference is.
Thanks,
Alan
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba