Skip Headers
Oracle® Identity Manager Connector Guide for IBM RACF Advanced
Release 9.0.3

Part Number B32378-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

1 About the Connector

The Oracle Identity Manager IBM RACF Advanced Connector provides a native interface between IBM RACF installed on z/OS mainframe and Oracle Identity Manager. The Advanced Connector functions as a trusted virtual administrator on the targeted platform, performing tasks such as creating login IDs, suspending IDs, changing passwords, and performing other functions that administrators usually perform manually.

The IBM RACF Advanced Connector enables provisioning and reconciliation to IBM RACF security facilities. This chapter discusses the following topics:

Overview of IBM RACF Advanced Connector

The IBM RACF Advanced Connector includes the following components:

In addition, the Advanced connector is engineered for high-performance environments and transactions.

See Also:

For more information on the IBM RACF Advanced Connector architecture and configuration of the message transport layer, refer to Appendix B, "Connector Architecture"

Supported Functionality

The following sections list the features supported by the IBM RACF Advanced Connector:

Provisioning Agent Functionality

The Provisioning Agent provides the following functionality:

  • Change passwords

  • Reset passwords

  • Create users

  • Modify users

  • Revoke user accounts

  • Add user to groups

  • Delete users

  • Resume user accounts

  • List users

  • List groups

  • List users by groups

  • List resource profiles by user

  • Grant user access to data sets

  • Grant user access to resource profiles

  • Grant user access to TSO

Reconciliation Agent Functionality

The Reconciliation Agent provides the following functionality:

  • Change passwords

  • Password resets

  • Create user data

  • Modify user data

  • Revoke users

  • Add users to groups

  • Delete users

  • Resume users

Reconciled Attributes

This section discusses the elements that the Reconciliation Agent extracts from the target system to construct reconciliation event records. The attributes that are reconciled between the IBM RACF and Oracle Identity Manager systems are listed in the following table:

Reconciled Attributes with IBM RACF
uid userPassword sn
cn givenName resumeDate
revokeDate dataset lastaccessdate
lastconnectdate defaultgroup owner
memberOf attributes tsoacctnum
tsoholdclass tsojobclass tsomsgclass
tsoproc tsosize tsomaxsize
tsosysoutclass tsounit tsouserdata
tsocommand tsodest tsoseclabel

Multilanguage Support

In addition to English, this release of the connector supports the following languages:

Files and Directories That Comprise the Connector

The files and directories that comprise this connector are located in the following directory on the installation media:

Security Applications/IBM RACF/IBM RACF Advanced

Copy the contents of this file to the oim_home directory. The contents of this file are described in brief in the following table:

Files and Directories Description of Files and Contents
etc/LDAP Gateway/ldapgateway.zip Files required for LDAP Gateway deployment in the Oracle Identity Manager system.
etc/Provisioning and Reconciliation Connector/Mainframe_RACF_version.zip Files required for the installation of the Provisioning Agent and Reconciliation Agent on the mainframe.
lib/idm.jar The connector JAR file to be deployed on the Oracle Identity Manager system.
lib/racf-adv-agent-recon.jar

lib/racfConnection.properties

Files required for real-time reconciliation between Oracle Identity Manager and the target system.
Files in the resources directory Each of these files contain locale-specific information that is used by the connector.

Note: A resource bundle is a file containing localized versions of the text strings that are displayed on the user interface of Oracle Identity Manager. These text strings include GUI element labels and messages displayed on the Administrative and User Console.

scripts/run_initial_recon_provisioning.sh

scripts/run_initial_recon_provisioning.bat

scripts/racf-adv-initial-recon.jar

scripts/initialRacfAdv.properties

Files that are used for performing the initial reconciliation run.
scripts/run_initial_recon_disable.sh

scripts/run_initial_recon_disable.bat

These files are scripts that perform the initial reconciliaton run. In addition, these scripts also check for users disabled on the target system and disable them on Oracle Identity Manager.
xml/oimRacfAdvancedConnector.xml The XML file that contains component definitions for the connector.

How to Use This Guide

The IBM RACF Advanced connector deployment primarily consists of installing the LDAP Gateway, Reconciliation Agent, and Provisioning Agent. The LDAP Gateway is installed on the same system as the Oracle Identity Manager server. The Provisioning Agent and Reconciliation Agents are installed on the mainframe.

The deployment procedure on the Oracle Identity Manager server is different in nature from the deployment procedure on the mainframe. For simplicity, these instructions have been divided into two chapters in this guide: