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

Re: SSH RSA Authentication



> Regardless, thanks for the dsa suggestion, it solves my problem, but I'm
> still curious as to why the rsa key did not work.

Maybe on machine B in sshd_config you enabled only Protocol 2 or 
RSAAuthentication is "no" <-- its for rsa1
PubkeyAuthentication yes  <-- its for rsa and dsa protocol 2

The best way to check out what's wrong is 
ssh -v -v -l login IP_for_B

ciao :)


-- 
To UNSUBSCRIBE, email to debian-security-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: