From: Quanah Gibson-Mount Date: Tue, 22 Sep 2020 19:11:06 +0000 (+0000) Subject: ITS#8341 - Add matching rule to the namingContexts attr X-Git-Tag: OPENLDAP_REL_ENG_2_5_0ALPHA~8^2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3636df9dde984202b9adfd44f01f4a3e1f20b0;p=thirdparty%2Fopenldap.git ITS#8341 - Add matching rule to the namingContexts attr --- diff --git a/servers/slapd/schema_prep.c b/servers/slapd/schema_prep.c index 7117c08ca6..e6e70302f4 100644 --- a/servers/slapd/schema_prep.c +++ b/servers/slapd/schema_prep.c @@ -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,