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

RE: Cannot Index uniqueMember ( uniqueMemberMatch)



That doesn't seem to be the case.

You can index member which is multi-valued.  Additionally, in the
core.schema file, there is nothing that indicates that it is multi-valued:

attributetype ( 2.5.4.50 NAME 'uniqueMember'
        DESC 'RFC2256: unique member of a group'
        EQUALITY uniqueMemberMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.34 )


-dan
-----Original Message-----
From: Gary Allen (ldap) [mailto:gvldap@corvu.com] 
Sent: Tuesday, March 30, 2004 9:41 AM
To: Wachdorf, Daniel R; openldap-software@OpenLDAP.org
Subject: Re: Cannot Index uniqueMember ( uniqueMemberMatch)

Please correct me if I'm wrong but:

I would guess (educated guess) that you cannot index on uniqueMember 
because it is a multi valued attribute.  Whereas, uid and cn are only 
single valued attributes (only one uid and cn are allowed within an entry).

Thanks,
Gary Allen

Wachdorf, Daniel R wrote:

>I am trying to setup indexing for the attribute uniqueMember.  I have added
>the following line to my slapd.conf
>
>index uniqueMember eq
>
>When I start slapd in debug mode it get:
>
>/usr/local/etc/openldap/slapd.conf: line 69: equality index of attribute
>"uniqueMember" disallowed
>
>I have tried 2.2.7, 2.2.8, 2.1.19.  All three versions seem to have the
same
>problem. 
>
>Any ideas?
>
>Thanks.
>
>-dan
>--------------------------------------
>Daniel Wachdorf
>drwachd@sandia.gov
>Sandia National Laboratories
>System Security Research and Integration
>505-284-8060
> 
>
>  
>