Starting with RH 7.0 they swapped to xinetd from inetd. Provided xinetd itself is installed (rpm -q xinetd) you'll have a directory /etc/xinetd.d in there will be a file named swat. Find this line: disable = yes
and change it to disable = no (provided it didn't already say that of course), then restart xinetd itself. service xinetd restart then point your browser at localhost:901 and enjoy. Now, I don't think swat is installed along with Samba by default so you may need to install it yourself. Can't check here as mine is from source.... --rdp On Mon, 18 Mar 2002, Robert Casey wrote: > Good afternoon all, > > I'm setting up a Samba server and I want to configure SWAT. Documentation > says to modify your /etc/inetd.conf file so the swat service will start but > I don't have a /etc/inetd.conf file. I'm running Linux 7.2 and Samba was > installed with the OS. Could someone point me in the right direction or > maybe some links to setting up Samba on Linux 7.2. > > Thanks, > > Bob Casey > > > ***************************************************************** > To unsubscribe from this list, send mail to [EMAIL PROTECTED] > with the text 'unsubscribe gnhlug' in the message body. > ***************************************************************** > -- Rich Payne http://talisman.mv.com ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
