> > In Debian A, I ssh-keygen the public key, scp and append to Debian B
> > ~/.ssh/authorized_keys
> 
> It seems that Debian now uses protocol version 2, so maybe you need to
> add v2 key to ~/.ssh/authorized_keys2.
> 
> -- 
> Alexey
> 
> "Python is executable pseudocode, Perl is executable line-noise."
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Thanks. I end up with ssh-keygen -t rsa and then appended id_rsa.pub to
.ssh/authorized_keys2 on the other machine. It works!
-- 
Patrick Hsieh <[EMAIL PROTECTED]>

GPG public key http://pahud.net/pubkeys/pahudatpahud.gpg

Reply via email to