Previous Topic: Command ProcessedNext Topic: Overriding Rule Evaluation


Evaluation Codes

PRXACODE is a code that indicates the results from the CA VM:Secure evaluation of the request. The values for this are the same as the values of return codes from the CAN command. They are listed below.

Evaluation Code

Meaning

0

An unconditional accept was found based on a rule with the NOPASS option. CA VM:Secure does not prompt for any form of password.

4

A conditional accept based on a rule was found. If there is a password associated with the command, CA VM:Secure prompts the requester for the password.

8

A conditional accept based on NORULE ACCEPT was found. If there is a password associated with the command, CA VM:Secure prompts the requester for the password.

12

A NORULE REJECT was found. The request is rejected.

16

A REJECT rule was found. The request is rejected.

20

A conditional accept based on a rule was found. The rule specifies the LOGPASS option, and CA VM:Secure prompts the requester for the requester’s own logon password.