Buildroot login

From InCircuit
Revision as of 15:31, 19 December 2013 by Raik (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Users

By default, buildroot will generate images with user accounting enabled. To access the board via a command line (serial line or telnet for example), a username and a password has to be supplied. In the default configuration the following users are created:

  • default as a normal user
  • root as a system administrator

Passwords

The passwords for both accounts are empty. Logging in remotely permits a direct root-login most of the time. In this case, log in as default and execute su to gain superuser privileges. To create a password for a user, simply execute passwd on the target. This application will ask the user to enter a new password and change it afterwards.

Personal tools