Hi Michelle:
You just need to create the
user account on the headnode (which updates /etc/passwd and /etc/shadow) and you
can either wait for sync_files to push the files to the compute nodes (there is
a cronjob which updates the password files regularly) or forcibly updating them
by running:
#
/opt/sync_files/bin/sync_files
Cheers,
Bernard
From: [EMAIL PROTECTED] on behalf of Michelle Chu
Sent: Fri 14/04/2006 10:05
To: [email protected]
Subject: [Oscar-users] how to add user to cluster
Hey,
If I want to add a user to a cluster, it seems that I have to add user for
each client node one by one. Say I have 8 client nodes, I have to do the same
things for 8 times. Is there any way thatI only need to do once at the
server node? Thanks, Michelle
