|
From: Craig (JIRA) <ji...@jf...> - 2008-12-10 05:24:30
|
Support LDAP server fail over
-----------------------------
Key: RTFACT-1148
URL: http://issues.jfrog.org/jira/browse/RTFACT-1148
Project: Artifactory
Issue Type: New Feature
Components: Configuration
Reporter: Craig
Assignee: Yoav Landman
It would be nice to have the ability to fail over to another ldap server if one fails.
For example, in the Apache mod_authnz_ldap module, you can use URLs like this: ldap://server1 server2 server3/...
Then if Apache cannot connect to server1, it will try server2. If that fails to connect, it tries server3.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.jfrog.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|