PDA

View Full Version : Change openssh password.




dc0511
Jul 21, 2008, 01:38 AM
I've only seen very confusing and not so detailed explanations to 1.1.3 and 1.1.4 and was wondering how to get this done considering the default leaves my phone pretty vulnerable.



Juo100
Jul 21, 2008, 03:11 PM
SSH root@youriphonesIP

Login as normal, type
passwd
It will then return

Changing password for root.

Type in the new password and its changed.

penter
Aug 15, 2008, 01:34 PM
Ok, big problem.....
this is what i get when i type in the command.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
c3:8e:33:12:64:40:6a:67:9c:f0:32:1e:ba:90:a2:62.
Please contact your system administrator.
Add correct host key in /Users/gabriel/.ssh/known_hosts to get rid of this message.
Offending key in /Users/gabriel/.ssh/known_hosts:1
RSA host key for 10.0.1.4 has changed and you have requested strict checking.
Host key verification failed.

help, please?