Feature Requests item #2933338, was opened at 2010-01-16 11:50
Message generated for change (Settings changed) made by sbajic
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2933338&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: None
>Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Enrico Scholz (ensc)
>Assigned to: Hugo Monteiro (hmonteiro)
Summary: RFE: allow multiple LDAP servers

Initial Comment:
it would be nice when multiple (redundant) LDAP servers could be configured for 
the external lookup.  Currently, only one server is accepted and when this one 
fails the lookup fails too.

Implementation should be trivial;  just change the configuration format from

| ExtLookupServer "ldap"
| ExtLookupPort 389

to

| ExtLookupURI "ldap://ldap-1:389 ldaps://ldap-2"

and pass this URI as-is to ldap_initialize().  Rest is done by the LDAP 
implementation.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126468&aid=2933338&group_id=250683

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to