summaryrefslogtreecommitdiffstats
path: root/tests/test22-schema-disable/change.sh
blob: 18e61a0d7ac41daad31d9c81776852e10b9511c8 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
modify << EOF
dn: cn=Schema Compatibility,cn=plugins,cn=config
changetype: modify
replace: nsslapd-pluginEnabled
nsslapd-pluginEnabled: off
-

EOF