[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: filtering the search



> At 11:31 AM 3/23/01 +0100, Pierangelo Masarati wrote:
> >ldap://ldap/o=auf, c=CM?cn,sn,uid?sub?cn=xavier*
> 
> That's actually an invalid URL.  URL cannot contain
> spaces, these should be hex escaped.  Also, the filter
> strings should always be wrapped parens.

Correct. Sometimes I rely on APIs that manage these details
on my behalf... :)

Pierangelo.