On AIX systems, the PAC-LDAP module is unable to load when using IBM Tivoli Directory Server
 Technote (troubleshooting)
 
Problem(Abstract)
The pacd process does not start on AIX® due to unresolved links when using IBM® Tivoli® Directory Server. This technote contains a work around for this problem.
 
Resolving the problem
When starting pacd with IBM Tivoli Directory Server, the following error might occur:
exec(): 0509-036 Cannot load program /usr/sbin/pacd because of the following errors:
0509-022 Cannot load module /usr/lib/libpacman.a.
0509-150   Dependent module libldap.a could not be loaded.
0509-022 Cannot load module libldap.a.

To work around this problem for V5.0 versions of the LDAP client, create the following symbolic:

ln -s /usr/lib/libibmldap.a /usr/lib/libldap.a
To work around this problem for V6.0 versions of the LDAP client, create the following symbolic:


ln -s /opt/IBM/ldap/V6.0/lib/libibmldap.a /usr/lib/libldap.a
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers WebSphere Edge Server Caching Proxy AIX Edge Server 2.0 GA, Edge Server 2.0 NLV, Edge Server 2.0.x
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Edge Component
Operating system(s): AIX
Software version: 6.0.2
Software edition:
Reference #: 1149535
IBM Group: Software Group
Modified date: May 25, 2005