Hi All,

it looks like a problem to me, but I might be wrong. It seems
that Net::LDAP::FilterMatch doesn't cope with filters of the type:

(dn=*)
(dn=cn=joe doe,ou=somewhere)

but it does work neatly if I write them like this:

(distinguishedName=*)
(distinguishedName=cn=joe doe,ou=somewhere)

I have a test case showing this, here:

https://github.com/russoz/perltests/tree/master/test-net-ldap-filtermatch

Am I missing something here?

Cheers,
-- 
Alexei "RUSSOZ" Znamensky | russoz EM gmail com | http://russoz.org
GPG fingerprint = 42AB E78C B83A AE31 7D27  1CF3 C66F B5C7 71CA 9F3C
http://www.flickr.com/photos/alexeiz | http://github.com/russoz
"I don't know... fly casual!" -- Han Solo

Reply via email to