Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ece-li-admin account should not be used regularly. Individual administrator accounts should be created for each LI that manages the machine.

...

Login to the machine with the ece-li-admin account.

...

Add the new user account:

Code Block
sudo adduser username

...

Enter any relevant information for the user account.

...

Add the user to the sudo group:

Code Block
sudo usermod -aG sudo username

...

Create individual accounts for each administrator.

https://uwaterloo.atlassian.net/wiki/spaces/ECELI/pages/44269797377/Account+Administration#Create-administrator-account