Coll
January 14, 2013, 9:09pm
1
Hi All hope someone can help me out on this one. I'm no computer wise guy so please be patient with me.
I have just jailbreak my apple tv 5.0.2. When i went to ssh through terminal on Mountain Lion 10.8.2 I get the following
"Permission denied (publickey,password,keyboard-interactive)"
When i type in ssh root@ 192.168.1.xx I get "root@192.168.1.xx's password" ( at this point I can't type in the password "alpine") so I hit return a few time and then I'm allowed to type in the password then I get "Permission denied (publickey,password,keyboard-interactive)"
Any suggestions
Thanks
Just type in “alpine” even though you can’t see it. Then hit enter.
Coll
January 15, 2013, 5:22pm
3
I restored my Atv2 back, then jailbroke again. Went to ssh it and got the following
WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
9c:a7:e1:44:95:95:39:64:25:f1:e4:03:25:9a:5a:b3.
Please contact your system administrator.
Add correct host key in /Users/MyMac/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/MyMac/.ssh/known_hosts:1
RSA host key for 192.168.1.xx has changed and you have requested strict checking.
Host key verification failed.
Colms-iMac:~ MyMac$ alpine
-bash: alpine: command not found
Colms-iMac:~ MyMac$
Can you help ?
Thanks
open up terminal on your Mac and enter in the following command
rm ~/.ssh/known_hosts
That will clear the error you are getting.
Coll
January 15, 2013, 10:56pm
5
Thanks ryanh.4594 for all your help all working 8) on my Atv :)