HP-UX Reference (11i v3 07/02) - 1M System Administration Commands N-Z (vol 4)

p
parolrad(1M) parolrad(1M)
-u username[:] Specify the username for accessing a partition other than the local system. This option
can also be used for loopback access to the local partition.
The colon (:) is optional and is present for Linux compatibility reasons.
The
-h option is required if this option is used.
If this option is specified, the command prompts for the password.
username specifies a configured user name on the target partition.
Note: This command is a Web-based Enterprise Management (WBEM) Client Applica-
tion. The -u option accesses the target partition using a Secure Sockets Layer (SSL)
connection. If errors are reported, check that the conditions described in the DEPEN-
DENCIES section are satisfied.
Mapping of Global Cell Numbers to Local Cell Numbers
The cabinets in a complex are numbered starting from 0. The cell slots in each cabinet are also numbered
starting from 0. Each cabinet can have a maximum of eight cells. For example, the cells located in cabinet
0 will have the following cell numbers in global format: 0, 1, 2, 3, 4, 5, 6, 7. The corresponding local format
cell numbers are: 0/0, 0/1, 0/2, 0/3, 0/4, 0/5, 0/6, 0/7.
Similarly the cells located in cabinet 1 will have the following cell numbers in global format: 8, 9, 10, 11, 12,
13, 14, 15. The corresponding local format cell numbers are: 1/0, 1/1, 1/2, 1/3, 1/4, 1/5, 1/6, 1/7.
For example, the cell located in cabinet 1, slot 0 is identified in local format as 1/0 and in global format as 8.
The
parstatus command will display this cell as "cab1,cell0". For another example, the cell located in
cabinet 1, slot 4 is identified in local format as 1/4 and in global format as 12. The
parstatus command
will display this cell as "cab1,cell4".
RETURN VALUES
The
parolrad command exits with one of the following values:
0 Successful completion
1 Error condition occurred.
EXAMPLES
Add a new cell in cabinet 0 slot 2 to the local partition 0.
parmodify -p 0 -a 0/2:base:y:ri:50%
Activate the added cell online.
parolrad -a 0/2
Monitor an online cell operation currently in progress.
parolrad -m
DEPENDENCIES
This command uses the Web-Based Enterprise Management (WBEM) product and some of its configuration
settings. If you encounter connection errors when using the
-u option, check that the following two condi-
tions are satisfied:
Use the cimconfig command (see cimconfig(1M) in the WBEM product documentation) to verify (and
correct if necessary) the setting of the following two variables:
enableRemotePrivilegedUserAccess=true
enableHttpsConnection=true
The target partition’s digital certificate has been appended to the local partition’s Shared Authentication
Store. For the nPartition commands, the Shared Authentication Store is stored in the file:
/etc/opt/hp/sslshare/known_hosts.pem
. This file is used by all the clients, which use SSL
based certificates. If these clients trust a target partition, then the nPartition commands will also trust
the target partition.
Refer to the WBEM documents specified in the SEE ALSO section below for further information.
HP-UX 11i Version 3: February 2007 2 Hewlett-Packard Company 139