> currently, cas server throws an exception and wont try authentication with > second LDAP server. is this an expected behavior?
Depends how you've configured multiple LDAP hosts in the CAS Spring context. For some configurations the behavior you describe would be expected. Cite your config if you want more feedback. > Is there some way to workaround this? Yes, put your directories behind a hardware load balancer and configure your LDAP connections in the CAS Spring config to point at the virtual address of the LDAP pool. This is the only configuration I'd consider highly available. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
