Created On:  30 March 2012

Problem:

I have /IMS set as default tran for when a terminal connects. When I connect I get a violation that CICSUSER can't run /IMS.

/IMS is under Enterprise Server Resources > TCICSTRN with deny:*:execute; allow:ALLUSER group:read.

Under Enterprise Server User Groups, ALLUSER lists SAFU, PLTIUSR, mfuser, CICSUSER and SYSAD as members.

CICSUSER is found under Enterprise Server Users. Do I need to add him to ADAM Users or fully qualify him under Enterprise Server Groups?

Resolution:

The short answer is "no."

This an IMS only system (as in no CICS) and the  Init Tran in the SIT set to /IMS. When a 3270 connects it fails with CICSUSER not permitted to run
/IMS.

Change the definition of /IMS in the RDT to a "Cat3" (like CESN). You will no longer get the error message.
Incident #2532715