ssh to work with redhat 9

Jonathan Chen <[email protected]> Tue, 16 Sep 2003 13:24:34 -0700 (PDT)
Newsgroups gmane.network.xinetd
Message-ID <[email protected]>
Hello, 

I had ssh to work with RH 7.2 and copying the same
info to RH9 and it seems not working.   I've tried to
turn off sshd so that only xinetd answers the calls
and it seems to not work.   Where else do I need need
to change in order to get ssh to work with xinetd?

Secondly,  has anyone tried to get xinetd to work with
samba?

Here is my ssh info...

service ssh
{
        disable     = no
        socket_type = stream
        wait        = no
        user        = root
        server      = /usr/sbin/sshd
                #It's not listed in my /etc/services
        port = 22
        server_args =  -i
        only_from   = 192.168.5.0/24 localhost
        log_on_failure = ATTEMPT HOST USERID

}


I almost followed word for word from a recommended
xinetd tutorial link.

Thanks for any help.

-Jonathan

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com