summaryrefslogtreecommitdiffstats
path: root/tests/test02-schema-modrdn-set/dse.ldif
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-18 17:26:18 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-18 17:26:18 -0500
commitf51c2e1c41d26c7091edb5cb5ece67dd7fa506cb (patch)
treec68c428495531421d3df2db3cdf05e0794c8c77f /tests/test02-schema-modrdn-set/dse.ldif
parent0465316e6539c1bb2986f6bc250bda1cc58f4b9f (diff)
downloadslapi-nis-f51c2e1c41d26c7091edb5cb5ece67dd7fa506cb.tar.gz
slapi-nis-f51c2e1c41d26c7091edb5cb5ece67dd7fa506cb.tar.xz
slapi-nis-f51c2e1c41d26c7091edb5cb5ece67dd7fa506cb.zip
- whitespace and capitalization fixes
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}