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


sam0329
03-28-2001, 11:51 PM
Can anyone tell me how to make SWAT work in Redhat 7? Do I need to setup anything?
I figure out that there is no inetd.conf in /etc/. The only thing I see is xinetd.
Please advice.

sam

trekker
03-29-2001, 12:39 AM
Try this:

In /etc/xinetd.d/swat, change "disable = yes" to "disable = no". Restart xinetd with "/etc/rc.d/init.d/xinetd restart".
Make sure samba is running with "/etc/rc.d/init.d/smb start"

Hope this helps!! :p