Previous Topic: Controlling Applications that Invoke R_dcekeyNext Topic: Controlling Applications that Invoke R_ticketserv / R_GenSec


Controlling Applications that Invoke R_Getinfo

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

  1. Enter the commands:
    TSS ADD(tssdept) IBMFAC(IRR)
    
    TSS ADD(tssdept) IBMFAC(BPX)
    

    The IBMFAC is owned.

  2. Enter the commands:
    TSS PER(tsscomp1) IBMFAC(BPX.SERVER) 
                      ACCESS(READ)
    
    TSS PER(tsscomp1) IBMFAC(IRR.RGETINFO.EIM)
                      ACCESS(READ)
    

    A permit is added to the server.