Two ways to enable it:

easy way: 
run ntsysv, check [ ] swat
 (make sure xinetd is also checked)
then type: service xinetd restart


only slightly less easy way:

edit /etc/xinetd.d/swat, change      
        disable         = yes
to 
        disable         = no

then: service xinetd restart


HTH,

-Tim




On Tue, 2002-05-21 at 13:09, Bart G. Denys wrote:
> O Gurus,
> 
> I installed RH 7.3 on a PIII 1G with 1G memory.
> Samba, common, client and swat packages are installed.
> I have been browsing and reading but am still confused.
> 
> /etc/services has a line already for "swat 901/tcp"
> /etc/xinetd.conf has the line added "swat stream tcp nowait.400 root
> /usr/local/samba/bin/swat swat"
> 
> I cannot connect to http://localhost:901
> 
> What am I missing ?
> 
> Bart
> 
> 
> _______________________________________________
> General mailing list
> [email protected]
> http://brlug.net/mailman/listinfo/general_brlug.net



Reply via email to