Emmanuel Lecharny wrote:
> This sounds a good idea, but be aware that again, this is a String
> comparizon, not a numeric one.
> 
> Something like :
> (&(00067>minRangeBoundary)(00067<=maxRangeBoundary))
> 
> would work, I think (assuming that you store IDs between 0 and 999 999)

This depends on the LDAP syntax and matching rules used for
minRangeBoundary and maxRangeBoundary. One has to decide whether to use
syntax

'Integer' (OID 1.3.6.1.4.1.1466.115.121.1.27) with matching rule
'integerMatch' (OID 1.3.6.1.4.1.1466.115.121.1.27) or

'Numericstring' (OID 1.3.6.1.4.1.1466.115.121.1.36) with matching rule
'numericStringMatch' (2.5.13.8).

Ciao, Michael.

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to