summaryrefslogtreecommitdiffstats
path: root/install/share
diff options
context:
space:
mode:
authorMartin Babinsky <mbabinsk@redhat.com>2015-09-08 18:01:57 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-23 09:48:06 +0200
commit229ab40dd3d21346db8cd6dc65c03285f917271b (patch)
treef5264e046a9e9cd4694511bb4d7568bf82c74356 /install/share
parent5f963e1ad18fdf52d0b41e143fd12f236b2a1ce7 (diff)
downloadfreeipa-229ab40dd3d21346db8cd6dc65c03285f917271b.tar.gz
freeipa-229ab40dd3d21346db8cd6dc65c03285f917271b.tar.xz
freeipa-229ab40dd3d21346db8cd6dc65c03285f917271b.zip
add case-insensitive matching rule to krbprincipalname index
Part of https://fedorahosted.org/freeipa/ticket/3864 Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Simo Sorce <ssorce@redhat.com>
Diffstat (limited to 'install/share')
-rw-r--r--install/share/indices.ldif2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/share/indices.ldif b/install/share/indices.ldif
index 4ea4a876d..642c2f7ae 100644
--- a/install/share/indices.ldif
+++ b/install/share/indices.ldif
@@ -6,6 +6,8 @@ cn:krbPrincipalName
nsSystemIndex:false
nsIndexType:eq
nsIndexType:sub
+nsMatchingRule:caseIgnoreIA5Match
+nsMatchingRule:caseExactIA5Match
dn: cn=ou,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config
changetype: add