Delegated Administrator 6.4 LDAP Failover?
Does Delegated Administrator 6.4 support LDAP failover?
I have looked at the current documentation and nothing is mentioned about this and I have searched docs.sun.com and this is mentioned for the older iPlanet branded versions of the software.
What I am looking for is a situation where DA is on a separate host from Directory Server and the Directory Server goes down.
I poked around in the config files and I found two instances where my current LDAP server was listed by name:
1. /opt/SUNWcomm/config/cli-userprefs.properties where IdentityServerHost is equal to the FQDN of my Access Manager server (I'm guessing based on it looking at port 80)
2. /var/opt/SUNWcomm/da/WEB-INF/classes/com/sun/comm/da/resources
in daconfig.properties, specifically the commadminserver.host
Since this is a test environment the DA server is also the DS server right now so I might be off on these files/properties.
Is such a setup possible?

