summaryrefslogtreecommitdiffstats
path: root/tests/test02-schema-modrdn-set/dse.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test02-schema-modrdn-set/dse.ldif')
-rw-r--r--tests/test02-schema-modrdn-set/dse.ldif4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test02-schema-modrdn-set/dse.ldif b/tests/test02-schema-modrdn-set/dse.ldif
index 316e1f5..5cf59d2 100644
--- a/tests/test02-schema-modrdn-set/dse.ldif
+++ b/tests/test02-schema-modrdn-set/dse.ldif
@@ -2,10 +2,10 @@ 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-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-base: cn=Users1,cn=Accounts,dc=example,dc=com
schema-compat-search-filter: (objectClass=posixAccount)
schema-compat-entry-rdn: uid=%{uid}
schema-compat-entry-attribute: uidNumber=%{uidNumber}