summaryrefslogtreecommitdiffstats
path: root/tests/test31-schema-weird-rdn/dse.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test31-schema-weird-rdn/dse.ldif')
-rw-r--r--tests/test31-schema-weird-rdn/dse.ldif13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/test31-schema-weird-rdn/dse.ldif b/tests/test31-schema-weird-rdn/dse.ldif
new file mode 100644
index 0000000..0897534
--- /dev/null
+++ b/tests/test31-schema-weird-rdn/dse.ldif
@@ -0,0 +1,13 @@
+dn: cn=compat-passwd,cn=Schema Compatibility,cn=plugins,cn=config
+objectClass: top
+objectClass: extensibleObject
+cn: compat-passwd
+schema-compat-container-group: cn=compat,cn=Accounts,dc=example,dc=com
+schema-compat-container-rdn: ou=passwd
+schema-compat-check-access: yes
+schema-compat-search-base: cn=Users1,cn=Accounts,dc=example,dc=com
+schema-compat-search-filter: (objectClass=posixAccount)
+schema-compat-entry-rdn: cn=%{cn}
+schema-compat-entry-attribute: objectclass=extensibleobject
+schema-compat-entry-attribute: uidNumber=%{uidNumber}
+