Bug Tracker item #2933338, was opened at 2010-01-16 11:50
Message generated for change (Tracker Item Submitted) made by ensc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&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: daemon
Group: v3.9.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Enrico Scholz (ensc)
Assigned to: Nobody/Anonymous (nobody)
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=1126467&aid=2933338&group_id=250683

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to