Kodi Community Forum
[AppleTV 2] SSH Password help - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Off-Topic (https://forum.kodi.tv/forumdisplay.php?fid=113)
+--- Thread: [AppleTV 2] SSH Password help (/showthread.php?tid=94172)



[AppleTV 2] SSH Password help - mccltd - 2011-02-14

Hi,

I successfully jb my ATV yesterday and installed Plex via ssh, all worked fine.
I then ran the XBMC install from the option on the ATV.
This installed then crashed towards the end saying that I need to run a command ( cant remember what is was from the commad line )
With this I went to the computer and tried SSH'ing in again but the default password was now not accepted.
I rebooted the ATV but still it wouldnt let me in.

I have now done an itunes restore on the atv and re jailbroken it, ran the greepois0n on it and still it wont accept alpine as the password when I try to ssh in.

Any other ideas that I can try please?

thanks for reading.


- teedd - 2011-02-14

have you tried using a different ssh client? could be the current one is having issues with the security key that first gets made when you connect to the Apple TV?


- mccltd - 2011-02-14

hi thanks for the reply.

At first I did have a problem after the restore and jailbreak that ssh wouldnt even get as far as asking the password becuase of the security files on the mac.
I deleted those and it got back to the password option.

I will as you say try another ssh client, can you recommend one for the MAc?


- amet - 2011-02-14

mccltd Wrote:hi thanks for the reply.

At first I did have a problem after the restore and jailbreak that ssh wouldnt even get as far as asking the password becuase of the security files on the mac.
I deleted those and it got back to the password option.

I will as you say try another ssh client, can you recommend one for the MAc?

uhmmm... Terminal Huh

you dont need another client, just backup ~/.ssh/known_hosts

Code:
mv ~/.ssh/known_hosts ~/.ssh/known_hosts_bak

and try again to see if that was an issue


- mccltd - 2011-02-14

Thanks Amet, I'm sure thats simialr to what I ran to get rid of the orginal security files but I shall give it another go.


- mccltd - 2011-02-14

ok tried your recommendation amet but still get the Permission denied, please try again at the password


- mccltd - 2011-02-14

ok cyberduck has let me in but i dont know how to issue the scripts in it.

Why wont my terminal work now thou any ideas?


- mccltd - 2011-02-14

ok sorted it, doh it was me all along.

I wasn't putting the root before the @ipaddress.

So sorry, thanks guys for all your help.


- AJAcker - 2011-02-15

Just a quick note, I use my iPhone terminal to SSH my ATV2. Would work from an iPod touch as well I would think.