summaryrefslogtreecommitdiffstats
path: root/tests/test24-schema-compat/change.sh
blob: 90169272a8665afc975b533ab4fa91515edc1e2f (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
modify << EOF
dn: cn=g1,cn=groups,cn=accounts,dc=example,dc=com
changetype: modify
add: member
member: uid=tuser3,cn=users,cn=accounts,dc=example,dc=com
-

EOF