[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: passwordless ssh on woody failed



> > 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 debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


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 <pahud@pahud.net>

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



Reply to: