This is an old revision of the document!
gstat --all
On the head node… create the new user, adding him to the default "users" group:
useradd -g users evilliers
Change the user's password:
passwd evilliers
Add new user to /etc/auto.home
Do following to propagate users to nodes: make -C /var/411 force cluster-fork '411get –all' cluster-fork 'service autofs reload'