Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP XC System Software : Administration Guide > Chapter 11 Managing Local User Accounts

Changing the Root Password

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

The following procedure describes how to change the root password and propagate that change throughout the HP XC system:

  1. Log in as superuser on the head node.

  2. Use the passwd command to change the password locally on the head node.

    At this time, the root password is changed only on the head node.

  3. Update the golden image to ensure that the root password change is propagated the next time the nodes are reinstalled:

    # updateimage --gc `hostname --no-netboot`

    See “Updating the Golden Image” for additional information on updating the golden image.

  4. Run the following commands to update all the appropriate files throughout the HP XC system:

    # pdcp -a -x `hostname` /etc/password /etc/password
    # 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 root password is changed on all the nodes in the HP XC system.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2003 Hewlett-Packard Development Company, L.P.