Skip Headers
Oracle® Identity Manager Connector Guide for IBM i5/OS (OS/400) Advanced
Release 9.0.3

Part Number B32447-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

Oracle Identity Manager automates access rights management, security, and provisioning of IT resources. Oracle Identity Manager connectors are used to integrate Oracle Identity Manager with third-party applications. The advanced connector for IBM i5/OS (OS/400) is used to integrate Oracle Identity Manager with IBM i5/OS (OS/400).

Note:

Oracle Identity Manager connectors were referred to as resource adapters prior to the acquisition of Thor Technologies by Oracle.

The Oracle Identity Manager IBM i5/OS (OS/400) Advanced Connector provides a native interface between IBM i5/OS (OS/400) 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 i5/OS (OS/400) Advanced Connector enables provisioning and reconciliation to IBM i5/OS (OS/400) security facilities. This chapter discusses the following topics:

Note:

In earlier releases, IBM i5/OS (OS/400) was known as IBM AS/400. Because the connector development started before the change in nomenclature was formally announced by IBM, the IBM i5/OS (OS/400) connector code, scripts, and nomenclature in the connector pack may have occurrences of AS/400. These instances are not errors in the documentation.

Overview of IBM i5/OS (OS/400) Advanced Connector

The IBM i5/OS (OS/400) Advanced Connector includes the following components:

See Also:

For more information on the IBM i5/OS (OS/400) Advanced Connector architecture and the message transport layer, refer to Appendix B.

Supported Functionality

The following table lists the functions that are available with this connector.

Function Type Description
Create i5/OS (OS/400) User Provisioning Creates a user
Modify i5/OS (OS/400) User Provisioning Modifies a user
Delete i5/OS (OS/400) User Provisioning Deletes a user
Change i5/OS (OS/400) Password Provisioning Changes the password of a user
Reset i5/OS (OS/400) Password Provisioning Resets the user password
Revoke i5/OS (OS/400) User Account Provisioning Revokes the user account
Resume i5/OS (OS/400) User Account Provisioning Resumes a revoked user account
Assign User to i5/OS (OS/400) Object Permission Provisioning Assigns a group permissions to access objects on i5/OS (OS/400) such as the Document Library Object.
List i5/OS (OS/400) Users Provisioning Lists all the users
Create User Data Event Reconciliation The Reconciliation Agent performs reconciliation when a user is created and data is provided for the user account.
Modify User Data Event Reconciliation The Reconciliation Agent performs reconciliation when a user account is modified.
Delete User Event Reconciliation The Reconciliation Agent performs reconciliation when a user is deleted.
Password Change Event Reconciliation The Reconciliation Agent performs reconciliation when the password of a user is changed.
Disable User Event Reconciliation The Reconciliation Agent performs reconciliation when a user account is disabled.
Enable User Event Reconciliation The Reconciliation Agent performs reconciliation when a disabled user account is enabled.

The elements that the Reconciliation Agent extracts from the target system to construct reconciliation event records:

Multilanguage Support

This release of the connector supports the following languages:

See Also:

Oracle Identity Manager Globalization Guide for information about supported special characters

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 i5/IBM i5 Advanced Connector

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

File or Directory on the Installation Media Description of Files and Contents
etc/LDAP Gateway/ldapgateway.zip Files required for LDAP Gateway deployment on the Oracle Identity Manager system.
etc/Provisioning and Reconciliation Connector/OIMIDFEX.SAVF Connector agent file to be placed on the target system (i5/OS (OS/400) or AS/400) for deployment on the mid-range system.
lib/as400-adv-provisioning.jar Connector JAR file to be deployed on the Oracle Identity Manager system to enable provisioning.
lib/as400-adv-agent-recon.jar Connector JAR file to be deployed on the Oracle Identity Manager system to enable reconciliation.
lib/as400Connection.properties Properties file that specifies controls for the initial reconciliation run between the Oracle Identity Manager system and the target IBM i5/OS (OS/400) system.
Files in the resources directory Each of these files contains 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 that perform the initial reconciliation run.
scripts/run_initial_recon_disable.sh

scripts/run_initial_recon_disable.bat

Scripts that perform the initial reconciliation run and further, check for users disabled on the target system and disables them on Oracle Identity Manager
xml/oimAs400AdvConnector.xml The XML file that contains component definitions for the connector.

See Also:

The Step 2: Copying the Connector Files section in Chapter 2 for information about copying these files to the appropriate destinations.

How to Use This Guide

The IBM i5/OS (OS/400) 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 IBM i5/OS (OS/400) system.

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