Authorized servers can invoke the R_Getinfo callable service to retrieve a subset of security server information.
Applications that do not run in system key or in supervisor state require READ access to the BPX.SERVER resource in the IBMFAC class. If Function_code 1 is specified, callers with read access to the IRR.RGETINFO.EIM resource in the IBMFAC class can use R_Getinfo.
To establish read access to R_Getinfo
TSS ADD(tssdept) IBMFAC(IRR)
TSS ADD(tssdept) IBMFAC(BPX)
The IBMFAC is owned.
TSS PER(tsscomp1) IBMFAC(BPX.SERVER)
ACCESS(READ)
TSS PER(tsscomp1) IBMFAC(IRR.RGETINFO.EIM)
ACCESS(READ)
A permit is added to the server.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|