Problem in Net::LDAP::FilterMatch?
Alexei Znamensky <[email protected]> Sun, 22 Apr 2012 13:20:14 -0300
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <CAFK_j11FJRz7jH5w9q_DTHm2yhjfC22WzzZhyHjkgs-63ur4bw@mail.gmail.com> |
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