HP XC System Software Administration Guide Version 4.0

Table Of Contents
1. Log in as superuser (root) on the head node.
2. Use the passwd command to change the password locally on the head node:
# passwd lsfadmin
At this time, the lsfadmin account password is changed only on the head node.
3. Create a completely new golden image to ensure that the lsfadmin password change is
propagated the next time the nodes are reinstalled:
# si_rmimage base_image
# updateimage --gc imageserver --no-netboot --init
For additional information on updating the golden image, see “Updating the Golden Image”
(page 147).
4. Run the following commands to update all the appropriate files throughout the HP XC
system:
# pdcp -a -x `hostname` /etc/passwd /etc/passwd
# pdcp -a -x `hostname` /etc/group /etc/group
# pdcp -a -x `hostname` /etc/shadow /etc/shadow
# pdcp -a -x `hostname` /etc/gshadow /etc/gshadow
When this step is complete, the lsfadmin account password is changed on all the nodes
in the HP XC system.
14.8 Changing Administrative Passwords 167