z/OS Security Server RACF System Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Type 71 ENF signals

z/OS Security Server RACF System Programmer's Guide
SA23-2287-00

RACF® sends a type 71 ENF signal to listeners when a CONNECT, REMOVE, ALTUSER REVOKE, DELUSER, or DELGROUP command has affected a user's group connections. When a user's group connections have been affected by a CONNECT or REMOVE command, this may affect the resource authorization.

Table 1. ENF 71 event code
Description Qualifier Parameter list passed to user exit Exit type/ Cross-system capable
A RACF CONNECT or REMOVE command has affected a user's group connections (which may affect the resource authorization).

The user that is affected is in the parameter list in field IRR_ENF2USER.

The group affected is in the parameter list in field IRR_ENF2GROUP.

Control flags that are used to provide greater granularity for the listeners are in the parameter list in field IRR_ENF2Flags.

The qualifier (QUAL) has the following format:
  • BYTE1 X'80' CONNECT command
  • BYTE1 X'40' REMOVE command
  • BYTE1 X'20' ALTUSER REVOKE command
  • BYTE1 X'10' DELUSER command
  • BYTE1 X'08' DELGROUP command
  • BYTE2 - 4 reserved
Mapped by IRRPENF2 (See z/OS Security Server RACF Data Areas.) EXIT / YES

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014