Le lundi 27 mai 2019, 07:45:34 CEST Quanah Gibson-Mount a écrit :
That's an IA5 string, so use either:
caseExactIA5SubstringsMatch or caseIgnoreIA5SubstringsMatch
I.e., the matching rules should match the syntax.
So what would the syntax be? Because I get the error posted earlier anyway:
ldapsearch [options] "(ipHostNumber:1.3.6.1.4.1.1466.109.114.3:=10.*)" dn # extended LDIF # # LDAPv3 # base <dc=ecolo,dc=lan> with scope subtree # filter: (ipHostNumber:1.3.6.1.4.1.1466.109.114.3:=10.*) # requesting: dn #
ldap_search_ext: Bad search filter (-7)
Côme
--On Monday, May 27, 2019 6:02 PM +0200 Côme Chilliet come@opensides.be wrote:
Le lundi 27 mai 2019, 07:45:34 CEST Quanah Gibson-Mount a écrit :
That's an IA5 string, so use either:
caseExactIA5SubstringsMatch or caseIgnoreIA5SubstringsMatch
I.e., the matching rules should match the syntax.
So what would the syntax be? Because I get the error posted earlier anyway:
From what I can tell, only exact match rules work.
--Quanah
--
Quanah Gibson-Mount Product Architect Symas Corporation Packaged, certified, and supported LDAP solutions powered by OpenLDAP: http://www.symas.com
openldap-technical@openldap.org