Receiving error on the log when trying to connect to IDMS CV through IDMS Server.
IDMS DC021102 V185 SECURITY VIOLATION BY USER ***.
ACCESS TO RESOURCE RHDCNP3J DENIED.
How to prevent this?
Release: All supported releases.
Component: IDMS Server
Need to unsecure that task code in the SRTT.
This task code is executed PRIOR to the signon and therefore must be unsecured in the SRTT, not in the External Security Manager.
Here is an example to unsecure the task RHDCNP3J
#SECRTT TYPE=OCCURRENCE,RESNAME='RHDCNP3J',RESTYPE=TASK,SECBY=OFF