Skip to main content.

2002-Jun-26

Automated rsync via ssh jobs to ssh-upgraded system broke: now defaulting to protocol version 2. So I used "ssh-keygen -t dsa" on the client and then copied that new id_dsa.pub to the authorized_keys on the server. Also used "from=" specification to only allow that key from that host.