Revoked user attempting to sign on

The following example sequence illustrates what happens when a revoked user attempts to sign on:
  1. User USR001 attempts to sign on using CESN. However, the user is revoked. The user sees the following on the terminal:
    DFHCE3546 Your signon userid has been revoked. Signon is terminated.
  2. A RACF ICH408I message is sent to the CICS region's job log:
    ICH408I USER(USR001  ) GROUP(GRP001  ) NAME(AUSER           )
      LOGON/JOB INITIATION - REVOKED USER ACCESS ATTEMPT

    This message indicates that user USR001, whose name as recorded in the RACF user profile is AUSER, and whose current RACF connect group is GRP001, attempted to sign on.

  3. A CICS message is sent to the CSCS transient data queue:
    DFHSN1120 26/09/95 12:20:24 CICSSYS1 Signon at netname D2D1
    with userid USR001 failed because the userid has been revoked.