summaryrefslogtreecommitdiffstats
path: root/tests/test21-schema-enable/change.sh
blob: 951829a6c8eabe18716e8b7ba3bd17a8726354a1 (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: on
-

EOF