[Samba] SWAT + FC4 = Not working

Ed Babin edbabin at 21stCenturyExplorer.com
Thu Mar 2 23:04:55 GMT 2006


Hitting a big mystery here.  I've configured samba properly but I would like
to run swat.  The /etc/xinetd.d/swat file contains:

service swat
{
        disable = no
        port            = 901
        socket_type     = stream
        wait            = no
        only_from       = 127.0.0.1
        user            = root
        server          = /usr/sbin/swat
        log_on_failure  += USERID
}


When I try to start the service my message log contains:

xinetd[1695]: bind failed (Address already in use (errno = 98)). service =
swat
xinetd[1695]: Service swat failed to start and is deactivated.


Any clues, I just can't get the service to start.


thanks,
ed


More information about the samba mailing list