howto:rocks_add_user
This is an old revision of the document!
Add a user to the Rocks cluster
As root:
- For a normal user:
useradd -g users jp- For a super user:
useradd -G users,wheel jp
- Set the password with
passwd jp - We now need to
rocks sync usersto sync the user with all of the cluster. - Logout with root and login with your new user. You should be able to login with no password on the compute nodes.
howto/rocks_add_user.1441017508.txt.gz · Last modified: (external edit)
