On Sat, 2003-02-01 at 21:06, John Salamone wrote:
> John,
> 
> I do have a questrion for you if I may. When you start a service but it says
> you have to enable it in xinetd first. How do I do that??


as root do:

chkconfig swat on 

should do it.  This actually does a couple of things:

modifies the file /etc/xinetd.d/swat and changes the disable= yes to
disable=no 

restarts xinetd 

you should then be able to point your browser to localhost:901

BTW the book I mentioned is hidden in /usr/share/swat/using_samba at
least it was in the RH 7.x series.

HTH

Bret



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to