summaryrefslogtreecommitdiffstats
path: root/tests/test12-nis-modify-entry/change.sh
blob: af31c3b86a3c4321126b536d02dea2b033472177 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
modify << EOF
dn: uid=user1b, cn=Users1, cn=Accounts, dc=example, dc=com
changetype: modify
delete: loginShell
-

EOF