Setting up security authorizations for BCPii
Use the following procedure to set up the security authorizations required by the BCPii application.
In the Facility resource class, specify the following authorities in the specified profiles:
Authority
In this profile
Examples
Read
HWI.APPLNAME.HWISERV
This profile controls access to general BCPii commands.
Control
HWI.TARGET.netID.nau
This profile controls BCPii connect access to a CPC.
netID.nau represents the 3-17-character SNA name of the CPC where you want to run iCap.
Granting BCPii access to these resources enables the iCap BCPii Routine to adjust an LPAR's DC or a capacity group's GCL in your Hardware Management Console (HMC) interface. iCap requires control access to all CPCs that host LPARs that you want iCap to manage.
Update
HWI.TARGET.netID.nau.imageName
This profile controls BCPii access to an LPAR.
imageName represents the 1-8-character LPAR name.
This requirement enables iCap to change the defined capacities of LPARs and group capacity limits, and to recognize LPARs that are running on z/OS, and exclude non-z/OS LPARs.
For more information about activating BCPii, see the chapter describing the BCPii in the IBM manual MVS Programming: Callable Services for High-Level Languages.
Related topic