Possible Duplicate:
LDAP authentication across multiple active directory domains
I'm implementing a master/slave LDAP configuration on our system to protect against cases where the LDAP server goes down for whatever reason.
I wanted to know whether there is already a way to specify multiple LDAP servers (open-ldap) in Fogbugz to authenticate against. I tried to put multiple urls on the same line and that failed. Apache2 and SVN both support failing over to a separate URLs for authentication. We were also able to implement a failover login on our php website.
If this isn't already available, can we get this implemented? It would be very valuable to my team to ensure Fogbugz is available to users.