[Date Prev][Date Next] [Chronological] [Thread] [Top]

index disallowed ?



Hi All,

I'm migrating to 2.0.6.

I've defined a numeric string attribute:

attributeType	 ( 1.3.6.1.4.1.1765.9916 NAME 'vmuid'
	EQUALITY numericStringMatch
	SYNTAX  1.3.6.1.4.1.1466.115.121.1.36 )

and am trying to index on it

index vmuid eq

But getting :

line 77 (index vmuid eq)
/usr/local/etc/openldap/slapd.conf: line 77: equality index of attribute
"vmuid" disallowed



So, there must be something minor wrong here?  Thanks in advance.

Steve