info on configuring xinetd for samba

Mike O'Neill mikeo at redhillstudios.com
Tue Jan 2 17:14:54 GMT 2001


Sorry I don't have a link for you but here's my xinetd file for swat.

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

> 
> I have been searching high and low on using xinetd to configure SWAT and
> so far
> cannot find a single item.
> 
> Could you point me into the right direction to find these particular
> resources?
> 
> Thanks,
> 
> GS
> 
> 
> 
> 
> 
> 





More information about the samba mailing list