Previous Topic: Using VMBEXIT3 with CA VM:BatchNext Topic: Restore Link (VMBEXIT4) User Exit


Using VMBEXIT3 with CA VM:Secure

You can write the Restore Authorization user exit to use the CA VM:Secure CAN command to query CA VM:Secure rules. For examples of how you can use this command, see the sample user exits provided on the sample code minidisk, which is deployed during installation. Depending on how CA VM:Secure rules are implemented at your site, CA VM:Secure may return a nonzero return code to the CA VM:Secure CAN query, even though CA VM:Secure rules allow the requester to link to the target minidisk. VMBEXIT3 should be coded to handle these conditions.