Though the target of my research is JASIG's uPortal (and yes, I have posted this question there as well), I'm posting to this community as the answer may simply require XML expertise.
Our production and test LDAP directories have multiple nodes (six and two respectively) for redundancy and performance. The “out of the box” uPortal 3.2.2 configuration file LDAPGroupStoreConfig.xml is similar to…
ldap://ldap.columbia.edu:389/o=Columbia%20University,c=US
If I change this to something like the following it works fine…
ldaps://adsvrX.cornell.edu:636
But this does not accounted for the other five (in production) servers which could help balance the load and provide high availability. Can anyone give me a clue as to how I might configure the above for multiple ldap directories?
Thanks in advance,
John [email protected]