On Mon, Nov 26, 2001 at 04:55:43PM -0000, Frederico.S.Muñoz wrote: > Well, last time I checked the ssh equivelents don't use rhosts auth and > can't be force to use it (I may > be wrong on this one though).
ssh used to fall back to rsh if the remote server didn't have an sshd running, but they might have removed that functionality (since running r* is pretty, well, bad). Why not just use ssh everywhere, even internally? It won't hurt, and helps keep your internal network from having that hard crunchy outside, soft squishy inside feeling. M

