Try this command to enable swat on RedHat:

# chkconfig --level 35 swat on

swat is controlled by xinetd. To start it automatically everytime the
system start do this:

# chkconfig --level 35 xinetd on

To start xinetd manually do this:

# service xinetd start

Finally, check the swat xinetd config file '/etc/xinetd.d/swat'. See if
there is a line that only allows local access and comment it out if
your want to access swat from a browser on a different machine.



__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to