Release notes - IBM® Tivoli® Identity Manager LDAP Adapter 5.1.14

 

IBM Tivoli Identity Manager LDAP Adapter 5.1.14 is available. Compatibility, installation, and other getting-started issues are addressed.

 

Contents

 

Preface

Adapter Features and Purpose

Contents of this Release

Installation and Configuration Notes

Customizing or Extending Adapter Features

Supported Configurations

Notices

 

Preface

 

These Release Notes contain information for the following products that was not available when the IBM Tivoli Identity Manager manuals were printed:

 

·         Directory Integrator-based LDAP Adapter Installation and Configuration Guide

 

Adapter Features and Purpose

 

The LDAP Adapter is designed to create and manage LDAP accounts. The adapter runs in agentless mode and is preconfigured to manage the iNetOrgPerson schema on Tivoli Directory Server and Oracle Directory Servers, but can be configured to manage other directories. The LDAP Customization White Paper, packaged with this adapter, contains information about customizing the LDAP adapter.

 

This adapter (and the prerequisite Tivoli Directory Integrator) should be installed on each node of an IBM Tivoli Identity Manager WebSphere cluster. A single copy of the adapter can handle multiple IBM Tivoli Identity Manager services. The deployment configuration is based, in part, on the topology of your network domain, but the primary factor is the planned structure of your IBM Tivoli Identity Manager Provisioning Policies and Approval Workflow process. Please refer to IBM Tivoli Identity Manager Information Center for a discussion of these topics.

 

IBM Tivoli Identity Manager adapters are powerful tools that require Administrator Level authority. Adapters operate much like a human system administrator, creating accounts, permissions and home directories. Operations requested from IBM Tivoli Identity Manager server will fail if the adapter is not given sufficient authority to perform the requested task. IBM recommends that this adapter run with administrative (root) permissions.

 

Service Groups Management

The ability to manage service groups is a new feature introduced in IBM Tivoli Identity Manager v5.1. A service group refers to any logical entity that can group accounts together on the managed resource. In the case of LDAP adapter, the service group is an LDAP group.

 

Managing service groups implies the following:

 

·      Create service groups on the managed resource.

·      Modify attribute of a service group.

·      Delete a service group.

 

      Note that service group name change is not supported in IBM Tivoli Identity Manager v5.1 release.

     

The LDAP adapter supports service groups management.

 

Contents of this Release

Adapter Version

Component

Version

Release Date

2016 December 06 02.48.10

Adapter Version

5.1.14

Component Versions

Adapter build: 5.1.14.67

Profile:  5.1.14.67

Connector:  N/A  (uses the LDAP connector from Tivoli Directory Integrator)

Dispatcher:  5.725  (TDI 7.0 with FP 3 or higher, packaged separately) Dispatcher:  5.125  (TDI 6.1.1 with FP 9 or higher, packaged separately)

Documentation

·         Directory Integrator-Based LDAP Adapter Installation and Configuration   Guide SC23-9632-00 

 

Guides packaged with the LDAP Adapter:

  • LDAP Adapter Customization Guide
  • LDAP Adapter Upgrade Guide

 

New Features

Enhancement # (FITS)

Description

 

Items included in 5.1.14 release

 

None

 

Items included in 5.1.13 release

 

None

 

Items included in 5.1.12 release

 

Support for Oracle Directory Server Version 11.1.1.7.0

 

Items included in 5.1.10 release

 

None

 

Items included in 5.1.9 release

RFE 18666

LDAP Adapter certified to work with IBM Tivoli Directory Server v6.3

 

Items included in 5.1.7 release

 

None

 

Items included in 5.1.6 release

 

None

 

Items included in 5.1.5 release

N/A

Removal of Unnecessary comments and commented code

 

This version of the adapter does not include the commented code in the Adapter AL's. Also unnecessary comments have been removed from the AL's of the LDAP Adapter.

 

 

Items included in 5.1.4 release

MR052109192

Configurable support for directory server pwdReset attribute

 

(See additional detail under MR052109192 in the Configuration Notes section of this document.)

 

MR121809696

Provide a Rename Utility that runs on Unix.

 

Profile Rename utility packaged with LDAP Adapter is enhanced to work on Unix Operating Systems also. A new script (LdapProfile-rename.sh) file has been packaged with Profile Rename Utility should be used to run the utility on Unix Systems. Steps to run the utility on Unix Systems are mentioned in "ProfileRename-README.txt"packaged with LDAP adapter.

 

MR1210082329

LDAP Adapter is certified to work with IBM Tivoli Directory Server v6.2.

 

N/A

Verify the ProfileRename utility with Tivoli Identity Manager 5.1 Profile.

 

 

Items included in 5.1.3 release

 

None

 

Items included in 5.1.2 release

MR1007084315

Adapter should return warning instead of error when restoring already active user. 

 

For more information, see Status Codes on Suspend and Restore Functions in the Configuration section of this document.

 

N/A

Internal Enhancements:

·    Add page size option on service form

·    Add group class name on service form

·    Fix rename profile utility to change object class names in ALs.

·    Remove Commented out code from ALs.

 

For more information, see the Configuration section of this document

 

 

Items included in 5.1.1 release

 

Initial release for Tivoli Identity Manager v5.1

 

 

 

Closed Issues

Internal#

APAR#

PMR# / Description

 

 

Items included in 5.1.14 release

RTC 153471-Bug2197

IV91082/

PMR

82554,033,724

RMI Dispatcher throwing ServiceUnavailableException (socket closed)

 

 

Items included in 5.1.13 release

 

IV67841

Parenthesis in account dn values are not handled properly

 

 

Items included in 5.1.12 release

 

 

None

 

 

Items included in 5.1.10 release

 

 

None

 

 

Items included in 5.1.9 release

 

 

None

 

 

Items included in 5.1.7 release

 

IV02072

Missing info about return attributes in LDAP Adapter Configuration Guide

 

 

IV25192

PMR    15134,057,649

Questions concerning profile rename and associated procedures for customizing LDAP adapter

 

IV23139

eruid with left paren can't be reconned

 

Customer can now manage account with eruid having left parenthesis, for e.g. eruid=user(01

 

Note: The fix only works for accounts already existing/requested from Tivoli Identity Manager.

If an account with eruid having left parenthesis is created on resource, it will not be reconciled.   

 

N/A

Adapter gives error during add when group does not exist

During add, if user adds a group to the LDAP user account and the group does not exists in LDAP (was deleted outside ISIM), the adapter return failure instead of warning, but the account is created.  

 

We have done changes to Add AL, to return warning and set error on the group attribute.

 

 

 

Items included in 5.1.6 release

 

IV13792

LDAP Adapter fails when user’s CN includes a comma.

 

Customer can now add User ID having comma in the value  for example User ID = abc,xyz

 

NOTE: This fix slightly changes the behavior of adapter. 

Carefully test compatibility with your custom LDAP adapters.

 

(See additional detail under APAR IV13792 in the Configuration Notes section of this document.)

 

 

 

Items included in 5.1.5 release

 

 

None

 

 

Items included in 5.1.4 release

 

IZ77422

PMR 83862,7TD,000

Not able to use CN as ldapUserRDN.

 

Adapter was not returning the value of CN attribute to ITIM when there is only one value for CN on the resource and CN has been used as User RDN attribute on Service Form. Reconciliation request was not able to complete successfully because ITIM was not able             to store the user entry in LDAP as CN is a required attribute in account class on ITIM side. This defect has been fixed in this release.

 

NOTE: This fix slightly changes the behavior of adapter. 

Carefully test compatibility with your custom LDAP adapters.

 

(See additional detail under APAR IZ77422 in the Configuration Notes section of this document.)

 

 

 

Items included in 5.1.3 release

36848

N/A

N/A

TDI LDAP Adapter - changes to attribute mapping logic so that it is easier to customize the adapter.

 

In previously released LDAP adapter if user wants to customized adapter say adding the support for one more attribute  in objectclass, user needs to add that attribute in attribute map of AL and then have appropriate mapping i.e advance or direct mapping.

 

For this reason we have done changes in attribute mapping in this release .Now from this release of LDAP adapter if the user wants to support one attribute of objectclass having direct mapping then there is no need of adding that attribute in attribute map of AL, this has been taken care by including '*' in the attribute map of Add,Modify,Search AL. The '*' here means whatever the attributes and their value are there in one entry will get copied/cloned, as it is, in the other entry.

 

For Example, Say it is a search AL and mapping is Input Map (CONN -> WORK mapping), and we have used * in mapping, ITDI will take all the attributes from CONN entry and create corresponding attributes with the same name in Work entry.  Suppose we have 2 attributes in CONN entry (cn and sn) and we put * in mapping, it will create cn and sn in WORK entry with respective values.

 

Note: User needs to add the attribute to Attribute map of AL if it has advanced mapping i.e some extra processing is required for that attribute.     

 

 

 

Items included in 5.1.2 release

 

 

None

 

 

Items included in 5.1.1 release

 

 

None

 

Known Issues

Internal#

APAR#

PMR# / Description

 

 

None

 

Installation and Configuration Notes

See the IBM Tivoli Identity Manager LDAP Adapter Installation Guide for detailed instructions.

 

Corrections to Installation Guide

The following corrections to the Installation Guide apply to this release:

           

None

Configuration Notes

The following corrections configuration notes apply to this release:

 

                        None

Customizing or Extending Adapter Features

IBM Tivoli Identity Manager adapters can be customized and/or extended. The type and method of this customization may vary from adapter to adapter.

 

Getting Started

Customizing and extending adapters requires a number of additional skills. The developer must be familiar with the following concepts and skills prior to beginning the modifications:

 

·         IBM Tivoli Identity Manager administration

·         Tivoli Directory Integrator management

·         Tivoli Directory Integrator Assembly Line development

·         LDAP schema management

·         Working knowledge of Java scripting language

·         Working knowledge of LDAP object classes and attributes

·         Working knowledge of XML document structure

 

Note: If the customization requires a new Tivoli Directory Integrator connector, the developer must also be familiar with Tivoli Directory Integrator connector development and working knowledge of Java programming language.

 

IBM Tivoli Identity Manager Resources:

Check the Learn section of the Tivoli Identity Manager Support web site for links to training, publications, and demos.

 

Tivoli Directory Integrator Resources:

Check the Learn section of the Tivoli Directory Integrator Support web site for links to training, publications, and demos.

 

IBM Tivoli Identity Manager Adapter Development:

Adapter Development Tool 

The Adapter Development Tool, ADT, is a tool used by IBM Tivoli Identity Manager (ITIM) customers and consultants to create custom TIM adapters. It reduces adapter delivery time by about 50% and it helps in the development of custom adapters. The Adapter development tool is available on the IBM Open Process Automation Library (OPAL).

 

Support for Customized Adapters

The integration to the IBM Tivoli Identity Manager server – the adapter framework – is supported. However, IBM does not support the customizations, scripts, or other modifications. If you experience a problem with a customized adapter, IBM Support may require the problem to be demonstrated on the GA version of the adapter before a PMR is opened.

 

 

Supported Configurations

Installation Platform

The IBM Tivoli Identity Manager LDAP Adapter was built and tested on the following product versions.

This adapter installs into Tivoli Directory Integrator (TDI) and may be installed on any platform supported by the TDI product and supported by the target system libraries or client, where applicable. IBM recommends installing TDI on each node of the ITIM WAS Cluster and then installing this adapter on each instance of TDI.

 

Adapter Installation Platform: 

IBM Tivoli Directory Integrator 7.1 with Fix Pack 5 or higher
IBM Tivoli Directory Integrator 7.1.1 with FP2 or higher
 

Managed Resource:

IBM Directory Server version 6.1, 6.2, and 6.3

Oracle Directory Server Version 11.1.1.7.0

 

Other directories that comply with RFC2798 standards and are supported by the Tivoli Directory Integrator LDAP connector. However, you might require additional customization. See the LDAP Adapter Customization Guide for information on customizing this adapter.

 

 

IBM Tivoli Identity Manager:

IBM Tivoli Identity Manager v5.1

 

Notices

This information was developed for products and services offered in the U.S.A. IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user’s responsibility to evaluate and verify the operation of any non-IBM product, program, or service.

IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not give you any license to these patents. You can send license inquiries, in writing, to:

IBM Director of Licensing

IBM Corporation

North Castle Drive

Armonk, NY  10504-1785  U.S.A.

 

For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to:

 

Intellectual Property Licensing

Legal and Intellectual Property Law

IBM Japan, Ltd.

1623-14, Shimotsuruma, Yamato-shi

Kanagawa 242-8502 Japan

 

The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law:

 

INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

 

Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.

 

This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.

 

Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk.

 

IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you.

 

Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged should contact:

 

IBM Corporation

2ZA4/101

11400 Burnet Road

Austin, TX 78758  U.S.A.

 

Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.

 

The licensed program described in this information and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement, or any equivalent agreement between us.

 

Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurements may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment.

 

Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products.

 

This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental.

 

COPYRIGHT LICENSE:

 

This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. You may copy, modify, and distribute these sample programs in any form without payment to IBM for the purposes of developing, using, marketing, or distributing application programs conforming to IBM's application programming interfaces.

 

Each copy or any portion of these sample programs or any derivative work, must include a copyright notice as follows:

 

© (your company name) (year). Portions of this code are derived from IBM Corp. Sample Programs. © Copyright IBM Corp. _enter the year or years_. All rights reserved.

 

If you are viewing this information in softcopy form, the photographs and color illustrations might not be displayed.

 

Trademarks

IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

 

Adobe, Acrobat, PostScript and all Adobe-based trademarks are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, other countries, or both.

 

IT Infrastructure Library is a registered trademark of the Central Computer and Telecommunications Agency which is now part of the Office of Government Commerce.

 

Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

 

Linux is a trademark of Linus Torvalds in the United States, other countries, or both.

 

Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both. ITIL is a registered trademark, and a registered community trademark of the Office of Government Commerce, and is registered in the U.S. Patent and Trademark Office.

 

UNIX is a registered trademark of The Open Group in the United States and other countries.

 

Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates.

 

Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom.

 

Linear Tape-Open, LTO, the LTO Logo, Ultrium, and the Ultrium logo are trademarks of HP, IBM Corp. and Quantum in the U.S. and other countries.

 

 

 

End of Release Notes