]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8341 - Add matching rule to the namingContexts attr
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 22 Sep 2020 19:11:06 +0000 (19:11 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 25 Sep 2020 02:05:55 +0000 (02:05 +0000)
servers/slapd/schema_prep.c

index 7117c08ca6153b4001066a329ae9e8286777f8e9..e6e70302f486b51ce26f0f00a0ad41ea429725de 100644 (file)
@@ -633,6 +633,7 @@ static struct slap_schema_ad_map {
        { "namingContexts", "( 1.3.6.1.4.1.1466.101.120.5 "
                        "NAME 'namingContexts' "
                        "DESC 'RFC4512: naming contexts' "
+                       "EQUALITY distinguishedNameMatch "
                        "SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 USAGE dSAOperation )",
                rootDseAttribute, 0,
                NULL, NULL,