Previous Topic: 0966WNext Topic: 0969E


0968E

REQUIRED ‘CPACTION *’ RECORD NOT FOUND

Reason:

Your VMXRPI CONFIG file does not contain a record that specifies the default action for CP commands when CA VM:Secure is not running. The VMXCPG EXEC terminates without configuring your CP text files for rules support.

Action:

Add one of the following records to your VMXRPI CONFIG file to create a default action:

CPACTION * REJECT
CPACTION * ACCEPT

CPACTION * REJECT means that if the CA VM:Secure Rules Facility is down, CA VM:Secure will not allow the execution of any CP commands that it controls. This is for tight security. CPACTION * ACCEPT means that if the CA VM:Secure Rules Facility is down, CA VM:Secure will allow the execution of any CP commands that it controls. This is for light security.