Re: Bug in samples/autofs.schema file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2020-08-19 at 14:18 -0400, Michael Peek wrote:
> This bug starts with version 5.1.3, and continues up to and including
> the latest 5.1.6.  Version 5.1.2 was fine.
> 
> When slapd is invoked while including the sample LDAP schema file
> autofs.schema, slapd will crash with the following error:
> 
> 5f359370 /<path-to>/autofs.schema: line 14 attributetype: 
> AttributeType inappropriate matching rule: "caseExactMatch"
> 
> The problem is on line 13, which reads:
> 
>   EQUALITY caseExactMatch
> 
> It should read:
> 
>   EQUALITY caseExactIA5Match
> 
> Attached is a patch that will make the necessary change to
> samples/autofs.schema that works for all versions 5.1.3 to 5.1.6.

I've added this to my patch queue so it will get pushed to the upstream
repo. the next time I do a commit and push.

Do you mind that I have set you as the author and added a
Signed-off-by: Michael Peek <peek@xxxxxxxxxxx> line as well?

Ian




[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux