SWAT + FC4 = Not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux