Configure CLM for LDAP failover
We have LDAP configured for user authentication with IBM WAS and CLM 4.0.6
For some maintenance task, we take the LDAP server down and at that time no one can access CLM applications.
We have multiple backup LDAP servers.
Can we configure CLM in such a way that when main LDAP server is down the user authentication is done by backup LDAP server or if we can configure JTS so that it can forward the request to backup LDAP server automatically?
One answer
You can muck around with the jts settings or dns, but both are manual steps, error prone, and at some point, someone will forget to do them.
As mentioned by Sam, you really need to push to have your infrastructure updated to include a load balancer which will do the work automatically.
This is bigger than maintenance, what are you going to do if your ldap goes down, or is flooded?
Comments
sam detweiler
Jul 22 '14, 10:16 a.m.Shradha Srivastav
Jul 23 '14, 12:01 a.m.Donald Nong
Jul 23 '14, 12:27 a.m.