View Single Post
Posts: 39 | Thanked: 0 times | Joined on Feb 2010 @ Zürich, Switzerland
#1
Hi,

to establish a connection to the N900 from my laptop I configured usb-networking as described here:

http://wiki.maemo.org/N900_USB_Networking

ssh root@N900 works fine.

To make
ssh user@N900
working I had to unlock the user-account with
usermod -U user

Is this a security risk?