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

Re: Trouble with ldapsearch and boolean attributetype



On Sat, Jan 25, 2003 at 07:35:04PM -0600, Albert Chin wrote:
> Running 2.1.8 on FreeBSD 4.6-STABLE. Have a boolean attributetype:
>   attributetype ( 1.3.6.1.4.1.14324.2.6 NAME 'active'
>     SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )

Ok, figured it out. I changed the above to:
  attributetype ( 1.3.6.1.4.1.14324.2.5 NAME 'updates'
    EQUALITY booleanMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )

-- 
albert chin (china@thewrittenword.com)