I don't know about resources, but I use it regularly and it's as simple
as passing rdist a -p /local/bin/ssh argument to get it to use ssh as it's
transport protocol. Then set up .shosts and ssh_known_hosts as necessary
to be able to log in without a password.
I'm speaking for ssh v1, I haven't played at all with 2.
Brian
On Wed, Aug 02, 2000 at 01:13:09PM -0400, clifford thurber wrote:
> Hello,
> Can someone point me to a resource or give me some feedback regarding
> setting up rdist in a secure fashion using ssh instead of having a
> host.equiv or a .rhosts file? Thanks in advance.