The Following User Says Thank You to Habmala For This Useful Post: | ||
|
2010-08-12
, 12:40
|
Posts: 29 |
Thanked: 12 times |
Joined on Apr 2010
@ ~
|
#3
|
The Following User Says Thank You to Habmala For This Useful Post: | ||
|
2010-08-12
, 12:44
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#4
|
However using linux over the years has taught me not to log in as root if you don't need to.
su user
The Following 4 Users Say Thank You to nicolai For This Useful Post: | ||
|
2010-08-12
, 12:47
|
Posts: 81 |
Thanked: 45 times |
Joined on Dec 2009
|
#5
|
The Following User Says Thank You to dov For This Useful Post: | ||
|
2010-08-12
, 12:51
|
Posts: 29 |
Thanked: 12 times |
Joined on Apr 2010
@ ~
|
#7
|
The Following User Says Thank You to Habmala For This Useful Post: | ||
|
2010-08-12
, 16:56
|
Posts: 31 |
Thanked: 35 times |
Joined on Jun 2010
|
#8
|
|
2010-09-13
, 16:18
|
Posts: 433 |
Thanked: 274 times |
Joined on Jan 2010
|
#9
|
ssh -p 7022 -R 19999:localhost:22 xp_user@xp_domain.no-ip.org
ssh -p 19999 user@localhost
The Following User Says Thank You to Pigro For This Useful Post: | ||
|
2010-09-22
, 10:49
|
Posts: 81 |
Thanked: 45 times |
Joined on Dec 2009
|
#10
|
[I]My problem is that, when I then try to ssh into n900 over the open reverse tunnel from an xp command prompt using:
my rsa key is being ignored and I get prompted for user@localhost's password - which I can't supply as there isn't one (but that's not the point, I don't understand why I'm even being asked for a password whren it should be authorising me via the authorized_keys entry).Code:ssh -p 19999 user@localhost
The Following User Says Thank You to dov For This Useful Post: | ||
However using linux over the years has taught me not to log in as root if you don't need to. However I cant seem to find a matching password for the useraccount, I tried blank and I tried my device lock code. I suppose I could set a password with passwd (?) but I'm not sure what impications this would have.
So my question to the community would be, is there a default password for the user account? And can this be safely changed, if so, how?
I suppose there should be a wikipost or thread about here somewhere on this, but I can't find it..
Thanks //Habmala
Last edited by Habmala; 2010-08-12 at 12:37.