summaryrefslogtreecommitdiffstats
path: root/tests/test31-nis-disable/change.sh
blob: c7953cf4e56bd7f3ec272e0fb3466a6da5f063fb (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: off
-

EOF