summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-19 13:31:19 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-19 13:31:19 -0500
commit08de7f07e72734b5685bc5a0e14e2f994f0166f7 (patch)
tree72c619b82527ba594fe7810efa2864e700c8217a /tests
parent42b9425d13428247ca168057ed7689f5ad65e341 (diff)
downloadslapi-nis-08de7f07e72734b5685bc5a0e14e2f994f0166f7.tar.gz
slapi-nis-08de7f07e72734b5685bc5a0e14e2f994f0166f7.tar.xz
slapi-nis-08de7f07e72734b5685bc5a0e14e2f994f0166f7.zip
- yeah, we *really* need to be able to search on this attribute
Diffstat (limited to 'tests')
-rw-r--r--tests/config/schema/00core.ldif1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/config/schema/00core.ldif b/tests/config/schema/00core.ldif
index 87f1463..610d471 100644
--- a/tests/config/schema/00core.ldif
+++ b/tests/config/schema/00core.ldif
@@ -432,6 +432,7 @@ attributeTypes: ( 2.5.4.7 NAME ( 'l' 'locality' 'localityname' )
#
attributeTypes: ( 2.5.4.31 NAME 'member'
SUP distinguishedName
+ EQUALITY distinguishedNameMatch
X-ORIGIN 'RFC 4519' )
#
################################################################################