IBM Support

PK76851; 7.0.0.1: Cannot View a Security Repository

Download


Abstract

Console error 500 occurs when attempting to modify Federated repository configuration for Microsoft Active Directory Server.

Download Description

PK76851 resolves the following problem:

ERROR DESCRIPTION:
WebSphere Application Server version 7 administration console does not allow user to create a new security repository when using Microsoft Active Directory Server or Microsoft Active Directory Application Mode.

The problem is the listIdMgrLDAPAttrs task is returning name-values pairs information that have a null name.

Steps to recreate:
1. Using the administration console, navigate to
Security -> Global security
2. Select the Federated repositories realm and configure
3. Select the Manage repositories link
4. Add a new repository, use Directory type: Microsoft Windows
Active Directory
5. Save the new repository
6. Select the repository and notice the console error
7. The error seen is a java.lang.NullPointerException. This is the first entry in the stack trace:
at com.ibm.ws.console.security.IdMgrRepositoryLDAP.
LDAPRepositoryDetailActionGen.
populateLDAPRepositoryDetailForm
(LDAPRepositoryDetailActionGen.java:636)

LOCAL FIX:

KEYWORDS: NullPointerException NPE VMM WIM LDAP populateLDAPRepositoryDetailForm

PROBLEM SUMMARY

USERS AFFECTED:
All users of WebSphere Application Server who use Microsoft Windows Active Directory for their Federated repository.

PROBLEM DESCRIPTION:
Console error 500 occurs when attempting to modify Federated repository configuration for Microsoft Active Directory Server.

RECOMMENDATION:
None

The error happens when the Directory type is "Microsoft Windows Active Directory" or "Microsoft Active Directory Application Mode". The problem is the listIdMgrLDAPAttrs task is returning name-values pairs of information that have a null name.

PROBLEM CONCLUSION:
The fix for this APAR is to reverse the if statement to the following:
if("kerberosId".equals(propertyValue))


This handles the case where the property Value is null.

The fix for this APAR is currently targeted for inclusion in fixpack 7.0.0.3. Please refer to the Recommended Updates page for delivery information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980

Prerequisites

Please download the UpdateInstaller below to install this fix.

[{"PRLabel":"UpdateInstaller","PRLang":"US English","PRSize":"7250000","PRPlat":{"label":"AIX","code":"PF002"},"PRURL":"http://www.ibm.com/support/docview.wss?rs=180&uid=swg21205991"}]

Installation Instructions

Please review the readme.txt for detailed installation instructions.

[{"INLabel":"Readme","INLang":"US English","INSize":"7882","INURL":"ftp://public.dhe.ibm.com/software/websphere/appserv/support/fixes/PK76851/readme.txt"}]
On
[{"DNLabel":"7.0.0.0-WS-WAS-IFPK76851","DNDate":"2/26/2009","DNLang":"US English","DNSize":"19554","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":"http://www.ibm.com/support/fixcentral/quickorder?fixids=7.0.0.0-WS-WAS-IFPK76851&product=ibm%2FWebSphere%2FWebSphere%20Application%20Server&source=dbluesearch","DNURL_FTP":"ftp://public.dhe.ibm.com/software/websphere/appserv/support/fixes/PK76851/7.0.0.0-WS-WAS-IFPK76851.pak","DDURL":"http://public.dhe.ibm.com:7618;sw_websphere;appserv/support/fixes/PK76851/7.0.0.0-WS-WAS-IFPK76851.pak"}]

Technical Support

Contact IBM Support using SR (http://www-306.ibm.com/software/support/probsub.html), visit the WebSphere Application Server Support Web site (http://www.ibm.com/software/webservers/appserv/was/support/), or contact 1-800-IBM-SERV(U.S. only).

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Security","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0;7.0.0.1","Edition":"Base;Express;Network Deployment","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg24022417