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


ssh is started from /etc/rc.d/init.d/ssh and doesn't need an 
entry in inetd.conf. it still honours hosts.allow and deny though.

If you have ssh installed there is no need for the r* packages,
and you would be best off disabling them..

rlogin, rsh and rexec are done using ssh
rcp is done using scp

they are considered by many to be highly insecure and most
people disable them entirely upon install. myself included.

Regards,
--
Iain Wade - Optus Internet
Email: [EMAIL PROTECTED]


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

Reply via email to