SSH question

Ben Pfaff pfaffben@msu.edu
18 Jul 2000 17:19:47 -0400


Mark Szidik - MLC <szidikm@mlc.lib.mi.us> writes:

> How do you SECURELY incorporate an SSH activity into a script & cron
> job?
> 
> I want to automate backups to a central host using SSH, but cant figure
> out how I can do this safely without needing passwords.

Use the RhostsRSAAuthentication option.  It works well for this
sort of thing.