summaryrefslogtreecommitdiffstats
path: root/tests/test03-schema-modify-set/change.sh
blob: d58333fe3cf14bffd3f9a514bf7f72448292c625 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
modify << EOF
dn: cn=compat-passwd,cn=Schema Compatibility,cn=plugins,cn=config
changetype: modify
add: schema-compat-container-rdn
schema-compat-container-rdn: ou=passwd2
-

EOF