summaryrefslogtreecommitdiffstats
path: root/tests/test35-schema-dribble/dse.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test35-schema-dribble/dse.ldif')
-rw-r--r--tests/test35-schema-dribble/dse.ldif14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/test35-schema-dribble/dse.ldif b/tests/test35-schema-dribble/dse.ldif
new file mode 100644
index 0000000..965bd7e
--- /dev/null
+++ b/tests/test35-schema-dribble/dse.ldif
@@ -0,0 +1,14 @@
+dn: cn=compat-group,cn=Schema Compatibility,cn=plugins,cn=config
+objectClass: top
+objectClass: extensibleObject
+cn: compat-group
+schema-compat-container-group: cn=compat,cn=accounts,dc=example,dc=com
+schema-compat-container-rdn: ou=group
+schema-compat-check-access: yes
+schema-compat-search-base: cn=groups,cn=Accounts,dc=example,dc=com
+schema-compat-search-filter: (objectClass=posixGroup)
+schema-compat-entry-rdn: cn=%{cn}
+schema-compat-entry-attribute: objectclass=extensibleObject
+schema-compat-entry-attribute: memberUids=%dribble_merge("128",",","%sort(\"%deref_r(\\\"member\\\",\\\"uid\\\")\")")
+schema-compat-entry-attribute: gidNumber=%{gidNumber}
+