Sailpoint Connector APPL resource validation setup for ACF2
search cancel

Sailpoint Connector APPL resource validation setup for ACF2

book

Article ID: 136410

calendar_today

Updated On:

Products

ACF2 ACF2 - z/OS ACF2 - MISC

Issue/Introduction

ACF2 setup for SailPoint IdentityIQ Connector APPL resource validation

Resolution

For SailPoint APPL resource validation:

Define the Mainframe Connector APPL resource to ACF2 and give permission to the ACF2 administrator allowed to execute transactions on Mainframe Connector.

ACF
SET RESOURCE(SAF)
COMPILE * LIST STORE
$KEY(<SAILAPPL>) TYPE(SAF)
    UID(*) PREVENT
    UID(****************<lid> ) ALLOW
END
F ACF2,REBUILD(SAF)
END

Where, SAILAPPL is the name of the application defined in:
APPL_NAME: Define APPL resource
RSSNAME APPL_NAME   <SAILAPPL>
 

For additional SailPoint configuration, see the SailPoint Quick Reference Guide for Gateway Connectors on page 5 there is a reference to the security Administration Guides for Top Secret, RACF and ACF2:

For more information on individual installations of the connector, see the respective Administration Guides as follows:

  • SailPoint IdentityIQ Connector for CA-Top Secret Administration Guide
  • SailPoint IdentityIQ Connector for RACF Administration Guide
  • SailPoint IdentityIQ Connector for CA-ACF2 Administration Guide

These publications should be available on request from SailPoint IdentityIQ. 

Please contact Sailpoint for the SailPoint IdentityIQ Connector for CA-ACF2 Administration Guide and contact Broadcom Support if there are any specific ACF2 questions.