I am unable to ssh into localhost, even though I am able to log in with the same password locally (I thought they were the same passwords?).
I can ssh into other hosts fine. (I'm trying to run a local instance of Hadoop for testing, but am unable to because of this)
Any suggestions would be awesome!
Code:
➜ ~ ssh localhost
Password:
Password:
Password:
Permission denied (publickey,keyboard-interactive).
➜ ~ ssh -version
OpenSSH_5.9p1, OpenSSL 0.9.8x 10 May 2012
Bad escape character 'rsino'.
Any suggestions would be awesome!