Click to See Complete Forum and Search --> : ReaHat 7.0 and Samba 2.0.7


sam0329
03-20-2001, 11:17 PM
Hi all,
I have problems using SWAT to config samba. when I type in localhost:901, netscape just say cannot found the homepage. I checked /etc/services... swat tcp/901 is running... any idea ? do I need to modify something else? Thnanks for advice

Sam

Coral Sea
03-21-2001, 12:26 AM
Hey, the Oilers are on a role (except against Philly! :D). You need to make sure that SWAT is running. Just because it's listed in /etc/services does not mean it's running.

Try:

chkconfig swat on

You might have to reboot.

Also, make sure it's actually installed. You should see swat in /usr/local/sbin (or something like that). Also, if you

man swat

and get the man page, it's probably installed. ;)