Thread
:
Default root password on Chinook OS2008
View Single Post
kgingeri
2007-12-19 , 07:16
Posts: 26 | Thanked: 2 times | Joined on Nov 2007 @ Canada
#
3
I got in right away with an ssh client (Putty) and user "root" and pswd "rootme" - I may have install becomeroot first - can't remember, but I don't think it would have anything to do with ssh. I did install open-ssh first.
BTW another trick I use is to add the line:
user ALL = NOPASSWD: /bin/ash
to the /etc/sudoers file. BEWARE bad syntax in this file can brick your ability to get root access - or at least make it more difficult!
Most linux systems have a special utility for editing the sudoers file (visudoers?)- I haven't found it on the Nokia IT yet.
After that you can just "sudo ash" in xterm - a bit less typing.
Last edited by kgingeri; 2007-12-19 at
07:25
.
Quote & Reply
|
kgingeri
View Public Profile
Send a private message to kgingeri
Find all posts by kgingeri