root can't log into SWAT

Scott Phelps sphelps at ridgways.com.
Wed Nov 5 05:18:40 GMT 2003


## Here's my /etc/xinetd.d/swat file
service swat
{
        port            = 901
        socket_type     = stream
        wait            = no
        only_from       = localhost
        user            = root
        server          = /usr/sbin/swat
        log_on_failure += USERID
        disable         = no
}

Of course xinetd is running, but when I try to log in through my browser
as root is says access denied.

Thanks for the help!

--
Scott




More information about the samba-technical mailing list