cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-475407 ] Multiple LDAP urls

From: <noreply_at_sourceforge.net>
Date: Fri, 26 Oct 2001 12:24:11 -0700

Bugs item #475407, was opened at 2001-10-26 12:24
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=475407&group_id=976

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ramana Mokkapati (mvr707)
Assigned to: Nobody/Anonymous (nobody)
Summary: Multiple LDAP urls

Initial Comment:
I have two ldap servers at ports 389 and 3899

Querying each separately works fine. But when I
combine as in:

% curl 'ldap://server:{389,3899}/dc=abc,dc=com'

The second one exits with (41) error code.

Also for more params as in

% curl 'ldap://....??sub?uid={aa,bb,cc,dd,ee}'

It works for the initial TWO urls and all others
return (41) error code.

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

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=475407&group_id=976
Received on 2001-10-26