summaryrefslogtreecommitdiffstats
path: root/tests/test30-nis-enable/change.sh
blob: 42559d942eedd81c2cd931b19d96f53a7cb8399f (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
modify << EOF
dn: cn=NIS Server, cn=plugins, cn=config
changetype: modify
replace: nsslapd-pluginEnabled
nsslapd-pluginEnabled: on
-

EOF