Hi All, We are using Mozilla LDAP C SDK version 5.12. NSPR version 4.2.2. NSS version 3.7.7. Does this version of LDAP C SDK API expose any function for verifying the correctness of ldap filter?
For example, If I pass filter as (&(cn=s*)(objectclass=inet*)), that function should return true. If I pass filter as (cn=s*)(objectclass=inet*), that function should return false. Please indicate if any higher version of LDAP C SDK supports this functionality. Thanks in advance, Ramakrishna. _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
