Samba with Redhat 7.0

Lichty, Darren Darren.Lichty at alltel.com
Mon Apr 16 13:41:24 GMT 2001


Rob:
You will need to create the 'swat' file in the /etc/xinetd.d directory.
Below you will find the configuration I use.
After adding this file, you will need to issue the command:
     killall -USR1 xinetd
This will tell xinetd to re-read its configuration.
 
-D
---------------------------
# default: on
# description: SWAT is the Samba Web Admin Tool. Use swat \
#              to configure your Samba server. To use SWAT, \
#              connect to port 901 with your favorite web browser.
service swat
{
        port    = 901
        socket_type     = stream
        wait    = no
        only_from = 10.0.0.0
        user    = root
        server  = /usr/sbin/swat
        log_on_failure  += USERID
        disable = no
}


-----Original Message-----
From: samba-admin at lists.samba.org [mailto:samba-admin at lists.samba.org]On
Behalf Of Fam. op den Kelder
Sent: Monday, April 16, 2001 8:40 AM
To: samba at samba.org
Subject: Samba with Redhat 7.0


I have got now Redhat 7.0 and when I want to install Swat I need to edit the
file /etc/inetd.conf but in Redhat 7.0 the file is named to /etc/xinetd.conf
and /etc/xinetd.d can you help me ?
(In Redhat 6.1 it worked alright)
 
Greetz 
 
Rob op den kelder
 
 





More information about the samba mailing list