summaryrefslogtreecommitdiffstats
path: root/tests/test25-nis-modify-entry/change.sh
blob: aa5657ba5a6bcace21e3814fa19c5c9a62620719 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
modify << EOF
dn: uid=user, cn=Accounts, dc=example, dc=com
changetype: modify
add: uid
uid: user3a
-

EOF