Previous Topic: EXEC    > P=ppp U=uuu (R=rrr E=eee S=sss) to (E=EEE) BYPASSNext Topic: EXECARGS: 'execution arguments'


EXEC > Result: 'R' [stage=sss gstag=ggg ACEEH=hhh rv=rc]Why? DetailedDecisiontext

CA ControlMinder checked the authority of the user to execute the program and the result R, where R is either D (deny) or P (permit). The stage sss and the granting‑stage ggg indicate which phase of the decision flow determined the result. The ACEE handle hhh was used as the accessor to the program. If the result is 'C' (check) it means CA ControlMinder did not make a decision, probably because of a software error-contact your vendor's technical support and provide them with the return value rc. DetailedDecisiontext is a textual description of the stage and granting‑stage. If the result was P, the program is executed successfully. If the result is D, the program will not be executed and the user receives a permission denied message.