HP XC System Software Administration Guide Version 3.2.1

14 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 163)
“General Procedures for Administering Local User Accounts” (page 163)
Adding a Local User Account” (page 163))
“Modifying a Local User Account” (page 164)
“Deleting a Local User Account” (page 165)
“Configuring the ssh Keys for a User” (page 165)
“Synchronizing the NIS Database” (page 165)
“Changing Administrative Passwords” (page 166)
14.1 HP XC User and Group Accounts
Table 14-1 lists the default user and group accounts created during installation and used by the
HP XC System Software.
Table 14-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.
14.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 143).
14.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.
14.1 HP XC User and Group Accounts 163