Hello!

Is it possible to create a filter for OpenLDAP search containing a wildcard:
?  (matches zero or one character).

I received an answer that it is not possible with the standard matching
rules.
Maybe OpenLDAP support an extension which supports it, e.g. a matching rule
which takes regular expressions?
Or some another trick to achive this?

Thanks in advance,
Alina.



---------- Forwarded message ----------
From: Hallvard B Furuseth <[EMAIL PROTECTED]>
Date: Apr 24, 2007 2:06 PM
Subject: Re: [ldap] Search filter ? wildcard
To: Alina Dubrovska <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]

Alina Dubrovska writes:
Is it possible to create a filter for LDAP search containing a wildcard:
?  (matches zero or one character)

No, not with the standard matching rules.

Your LDAP server implementation might support an extension which
supports it, e.g. a matching rule which takes regular expressions.

--
Regards,
Hallvard

Reply via email to