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

EOF