On Sat, 4 Dec 1999, Ahkoshy@localhost wrote:

> Is it possible to change
> login   stream  tcp     nowait  root    /usr/sbin/tcpd  in.rlogind
> into somehting that takes in ssh ? 

ssh   stream tcp   nowait.10  root   /usr/sbin/tcpd  /usr/local/sbin/sshd -i

Note that this only works if you have a small number of ssh connections,
and a relatively fast computer, because launching from inetd requires a
new key to be generated each time ssh is called.

-- 
Todd A. Jacobs
Network Systems Engineer



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to