Skip Headers
Oracle® Identity Manager Connector Guide for UNIX Telnet
Release 9.0.1

Part Number B31141-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 Telnet 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 connector for Telnet is used to integrate Oracle Identity Manager with Telnet.

Note:

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

This chapter contains the following sections:

Supported Functionality

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

Function Type Description
Create User Provisioning Creates a user in UNIX server with the input values provided
  • On Solaris, the value in the Secondary Group Names field must be different from the value in the Primary Group Name field.

  • On HP-UX, the Inactive Account field should only be populated when the UNIX server is configured in trusted mode.

  • Before populating the Skeleton directory field, data must be populated in the "Home Directory" field and "Create Home Directory" check box must also be selected.

  • While specifying a value in the GECOS field, ensure that there are no spaces.

Delete User Provisioning Deletes a provisioned user in UNIX server
Update User UID Provisioning Updates the configuration of a user in UNIX server according to a change in the User UID attribute
Update User Group Provisioning Updates the configuration of a user in UNIX server according to a change in the Group attribute
Update User Password Change Time Provisioning Updates the configuration of a user in UNIX server according to a change in the Password Change Time attribute
Update Shell Provisioning Updates the configuration of a user in UNIX server according to a change in the Shell attribute
Update Home Directory Provisioning Updates the configuration of a user in UNIX server according to a change in the Home Directory attribute
Update User Account Expiration Date Provisioning Updates the configuration of a user in UNIX server according to a change in the Account Expiration Date attribute
Update User GECOS Provisioning Updates the configuration of a user in UNIX server according to a change in the GECOS attribute
Set Password Provisioning Updates the configuration of a user in UNIX server according to a change in the Password attribute
Update Secondary Group Name Provisioning Updates the configuration of a user in UNIX server according to a change in the Secondary Group Name attribute

Do not update the User Login field when you update the Secondary Group Names value.

On Solaris, the value of the Secondary Group Names field must always be different from the value of the Primary Group Name field.

Update Inactive Days Provisioning Updates the configuration of a user in UNIX server for attribute: Update Inactive Days. This function does not work on AIX 5.2
Update User Login Provisioning Updates the configuration of a user in UNIX server according to a change in the User Login attribute

Do not update the Secondary Group Names field when you update the User Login field.

On AIX 5.2, if the User GECOS value contains spaces, then this function does not work.

Disable User Provisioning Disables an existing user in UNIX server
Enable User Provisioning Enables a disabled existing user in UNIX server

Before running this function, the Set Password function must be run.

This function is not supported on an HP-UX (trusted) server.

Trusted Reconciliation for User Reconciliation Creates Xellerate User accounts with respect to the reconciled user accounts from the UNIX server
Create User Reconciliation Reconciles user accounts from the UNIX server
Update User Reconciliation Updates the attributes of previously reconciled user accounts from the UNIX server

Reconciliation Module

The reconciliation module extracts the following elements from the target system to construct reconciliation event records:

Note:

For a trusted configuration (such as HP-UX), the Password Change Time and Account Expiry Date fields would not be reconciled.

Provisioning Module

The following fields are provisioned:

Files and Directories That Comprise the Connector

The files and directories that comprise this connector are compressed in the following ZIP file on the installation media:

Operating Systems\UNIX\Unix Telnet Rev 4.1.0.zip

These files and directories are listed in the following table.

File in the Installation Media Directory Description
xml/XLITelnet_DM.xml
This file contains the following Telnet User components of the connector:
  • Telnet User IT resource type

  • Custom process form

  • Process task and rule generator adapters (along with their mappings)

  • Resource object

  • Provisioning process

  • Pre-populate rules that are used with this connector

xml/XLITelnetSchedulerTask_DM.xml
This file contains the scheduled task for reconciliation.
xml/XLITelnet_Trusted_DM.xml
This file contains the following Telnet User components for the Telnet connector for Trusted system (HP-UX):
  • Telnet User IT resource type

  • Custom process form

  • Process task and rule-generator connectors (along with their mappings)

  • Resource object

  • Provisioning process

  • Pre-populate rules that are used with this connector

lib/801/xliTelnet.jar
This file contains the Java classes that are required to connect to the target system through Telnet, for Oracle Identity Manager 8.0.1.
ext/sshfactory.jar
This file contains the JSCAPE libraries. These libraries are used to open an SSH session with the target server.
tests/
This is the test suite for the Telnet connector.
tests/config/config.properties
This file specifies the properties required by the client for running test calls from the Oracle Identity Manager server.
tests/lib/xliTelnetTest.jar
This file contains the Java classes required to run the client for running test calls from the Oracle Identity Manager server.
tests/scripts/telnet.bat
This file contains the script required to run the client for running test calls from the Oracle Identity Manager server.
docs/B31141_01.pdf
docs/html
These are PDF and HTML versions of this guide, which provides instructions to deploy the connector.

Note:

The files in the tests directory are used only to run tests on the connector.

The "Step 3: Copying the Connector Files" section provides instructions to copy these files into the required directories.