View Single Post
Posts: 3,401 | Thanked: 1,255 times | Joined on Nov 2005 @ London, UK
#6
Originally Posted by coffeedrinker View Post
You can also ssh shell in as root and type:
passwd user
and give the user account a password.

Now just ssh in as user@ipaddress and type in your password.

edit: This works on the n800, don't know for sure about n770
Adding a password to the user account creates another vector for exploitation... basically, you are weakening the existing security by adding a password to an account that currently cannot be logged into.

Use the public/private key method outlined above and you can also disable logins on root eliminating all possibilty of someone gaining access to your device by brute force.

Unlikely to happen I know, but some people are paranoid and sometimes with good reason, however I would certainly argue against adding a password to "user" under any circumstances.

Last edited by Milhouse; 2007-08-10 at 19:10.
 

The Following User Says Thank You to Milhouse For This Useful Post: