summaryrefslogtreecommitdiff
path: root/source3/lib/ldb/tests/test-index.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/ldb/tests/test-index.ldif')
-rw-r--r--source3/lib/ldb/tests/test-index.ldif11
1 files changed, 11 insertions, 0 deletions
diff --git a/source3/lib/ldb/tests/test-index.ldif b/source3/lib/ldb/tests/test-index.ldif
new file mode 100644
index 0000000000..a793537187
--- /dev/null
+++ b/source3/lib/ldb/tests/test-index.ldif
@@ -0,0 +1,11 @@
+dn: @INDEXLIST
+@IDXATTR: uid
+@IDXATTR: objectclass
+
+dn: @ATTRIBUTES
+uid: CASE_INSENSITIVE
+
+dn: @SUBCLASSES
+top: person
+person: organizationalPerson
+organizationalPerson: OpenLDAPperson