How to implement LDAP failover with WebSphere Portal?

  • 13 Jul, 2011

This type of question i answered a several times.

 The solution posted here is only one of the several solutions and depends on the architecture and servers on your deployment.

How can you implement LDAP failover for IBM WebSphere Portal version 6.1, 6.1.5, and 7 so that a replica LDAP server can be leveraged for cases in which your primary LDAP server is unavailable?

TN 1282720

Use the following steps for cases in which you configure security to a standalone LDAP:

1. Perform the WebSphere Application Server configuration steps by referencing the topic, Configuring multiple LDAP servers for user registry failover.

In addition to following the steps documented in the above link, you must follow the steps below to ensure that the Virtual Member Manager (VMM) component used by WebSphere Portal is aware of the replica LDAP servers.

2. Open the wimconfig.xml file.
For a stand-alone portal, use /config/cells//wim/config/wimconfig.xml.
For a portal cluster, use /config/cells//wim/config/wimconfig.xml

3. Search for the following line:
``

4. Add the failover LDAP entry under the line in Step 3:
``

5. Disable connection pooling with the following setting: connectionPool="false"
6. Save the changes and restart the servers.

Use the following steps for cases in which you configure security to a federated LDAP:

1. Log into the Deployment Manager or the WebSphere Administration Console.

2. Navigate to Secure administration, applications, and infrastructure --> Federated repositories --> Manage repositories --> repository name.

3. Find the following line:
Failover server used when primary is not available

4. Add your hostname and port for the failover server.

5. Confirm the connectionPoo l is set to false in the wimconfig.xml file.

For a stand-alone portal, use /config/cells//wim/config/wimconfig.xml.
For a portal cluster, use /config/cells//wim/config/wimconfig.xml

6. Save the changes and restart all servers.

Related Posts

Proud to be an HCL Ambassador 2021

  • 15 Dec, 2020

​If you have a problem, and no-one else can help, and if you can find them, maybe you can ask an HCL Ambassador… !(http://www.mysphere.com.br/wp-content/uploads/2020/12/HCLAmbassaborlight4x.png) See

Proud to be an HCL Ambassador 2021Read More

WebSphere Application Server Configuration Comparison Tool

  • 06 Sep, 2019

The Configuration Comparison Tool (CCT) is a lightweight wsadmin script and Python report generation script which will produce HTML reports on configuration settings for the following types of resourc

WebSphere Application Server Configuration Comparison ToolRead More

IBM Support Community for Digital Experience Products

  • 07 Nov, 2017

In the next week Digital Experience products: • WebSphere Portal • Web Content Manager • Digital Experience Patterns • Digital Experience on Cloud • Forms Experience Builder • Forms Experience Builde

IBM Support Community for Digital Experience ProductsRead More