View Single Post
Old 31st May 2010
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Quote:
debug1: Offering public key: /home/moleque/.ssh/id_rsa
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Trying private key: /home/moleque/.ssh/id_dsa
This would seem to indicate that your key is not being accepted for some reason.

Do you want to use a RSA or DSA key? You have both, choose one and remove the other, it will serve no puropse other then make things more complicated.

Are your authorized_hosts and id_rsa/id_dsa (As mentioned above, choose one) *exactly* the same? Check with md5 to be sure.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote