gstat --all
On the head node, create the user account:
# /usr/sbin/adduser jsmith
Change the user's password:
# passwd jsmith
Sync the changes to disk (Rocks updates autofs and sends config files to compute nodes):
# rocks sync users