A.05.70 HP Insight Remote Support Advanced Managed Systems Configuration Guide (October 2011, 5900-1726)

Managed Systems Configuration Guide
Chapter 12: HP-UX Server Configuration
#cimconfig –s enableNamespaceAuthorization=true –p
4. Stop and start the CIM Server to set the configuration changes in the CIM current configuration
#cimserver –s
#cimserver
5. Verify the settings in the CIM current configuration:
#cimconfig –l -c
Example Output:
sslClientVerificationMode=disabled
enableSubscriptionsForNonprivilegedUsers=true
shutdownTimeout=30
authorizedUserGroups=
enableRemoteprivilegedUserAccess=true
enableHttpsConnection=true
enableNamespaceAuthroization=true
enableHttpConnection=false
6. Add read and write authorizations for the user ‘hpirs to each of the namespaces, root/cimv2,
root/PG_InterOp, and root/PG_Internal:
#cimauth –a –u hpirs –n root/cimv2 –R –W
#cimauth –a –u hpirs –n root/PG_InterOp –R –W
#cimauth –a –u hpirs –n root/PG_Internal –R –W
#cimauth –a –u hpirs –n root/cimv2/npar –R –W
#cimauth –a –u hpirs –n root/cimv2/vpar –R –W
7. Verify the user's authorizations:
#cimauth -l
Example Output:
hpirs, root/PG_InterOp, “rw”
hpirs, root/PG_Internal, “rw”
hpirs, root/cimv2, “rw”
Creating WBEM Privileged Users with WBEM
A.02.09.08 or Later
Specifying privileged users in WBEM release A.02.09.08 for HP-UX 11iv2 and 11iv3 servers has changed
and no longer requires the use of cimauth commands. HP WBEM Services version A.02.09.08 and later
supports Insight Remote Support configuration on HP-UX 11i v2 and HP-UX 11i v3 operating systems.
HP Insight Remote Support Advanced (A.05.70)Page 81 of 199