User Tools

Site Tools


add_new_raspbian_user

This is an old revision of the document!


Add New Raspbian User


By default the Pi has a few built in users, the two common ones are Pi and root

To list the current user accounts, enter the following at the command line:

      awk -F":" '{ print "username: " $1 "\t\tuid:" $3 }' /etc/passwd



add_new_raspbian_user.1469394873.txt.gz · Last modified: 2023/03/09 22:35 (external edit)