TSO LOGON Events

TSO logon events are written in SMF record type 30. Therefore, relevant SMFPRMxx member must include reference to TYPE 30 SMF record.

If SMFPRMxx is updated for this purpose it needs to be activated using SET SMF=xx command (where xx is the suffix of SMFPRMxx member that is updated).

For all other steps required to implement the TSO LOGON events, see 2 - (Optional) Install SMF exit IEFU84.

If TSO LOGON events are not required and must not be intercepted but IEFU84 exit is in use, parameter LOGIN_INTERCEPT may be set to N in RSSPARM.

Note
Using TSO LOGON events may increase dramatically the work done by Connector for RACF. Each user logon to TSO will cause an event to be written by Online Interceptor and a GetUser operation done by the Notification Server to read the changes from RACF DB and send updated user record to IdentityIQ to update IdentityIQ database.