HP XC System Software Administration Guide Version 3.1
13 Managing Local User Accounts and Passwords
This chapter describes how to add, modify, and delete a local user account on the HP XC system. It
addresses the following topics:
• “HP XC User and Group Accounts” (page 149)
• “General Procedures for Administering Local User Accounts” (page 149)
• “Adding a Local User Account” (page 149))
• “Modifying a Local User Account” (page 150)
• “Deleting a Local User Account” (page 151)
• “Configuring the ssh Keys for a User” (page 151)
• “Synchronizing the NIS Database” (page 151)
• “Changing Administrative Passwords” (page 152)
13.1 HP XC User and Group Accounts
Table 13-1 lists the default user and group accounts created during installation and used by the HP XC
System Software.
Table 13-1 HP XC User and Group Accounts
Group IDGroupUser IDUser
222hpadm222nagios
232qsnet232qsnet
500slurm500slurm
501lsfadmin501lsfadmin
79hpsmh79hpsmh
NOTE: The assignments for the user IDs and group IDs for slurm and lsfadmin might differ if user
accounts were configured before the cluster_config utility ran.
13.2 General Procedures for Administering Local User Accounts
In general, administering user accounts on the HP XC system is a 3-step process:
1. As superuser, run the appropriate commands to add, change, or delete a local user account on the
golden client management node (that is, the node that hosts the golden client service).
You can use the standard Linux user commands (useradd, usermod, and userdel) or use the
Network Information Service (NIS) across the system. Editing the appropriate files manually is not
recommended.
2. Transfer the necessary files from the local file system to the image server by way of the golden client.
3. Propagate this information to all the nodes in the system.
Steps 2 and 3 are discussed in more detail in “Distributing Software Throughout the System” (page 129).
13.3 Adding a Local User Account
Use the following procedure to add a user account and to propagate that information to all the nodes in
the system:
1. Log in to the golden client node as superuser.
2. Collect as much of the following information about this account as possible:
• Login name
This information is required.
• User's name
13.1 HP XC User and Group Accounts 149