Quote:
Originally Posted by knc1
READ THE DIRECTIONS about setting up pub-key authentication.
The USB network package ALREADY signs you in as root.
I and others here keep telling you - you do not have to make any changes to the system password file.
|
I know i want to figure out what the usbnetwork is doing to require no password so i can make it require a password of my choosing im not a person to use keys so i perfer password ill read there to see if i can figure it out i know i can get in as root
# Use OpenSSH instead of dropbear (somewhat faster login)
# NOTE: OpenSSH *WILL* check your passwords!
# Make sure you know your root password, or auth via shared keys!
USE_OPENSSH="true "
That does the trick