1 2 3 4 5 6 7 8 9
#!/bin/sh modify << EOF dn: cn=g2,cn=groups,cn=accounts,dc=example,dc=com changetype: modify add: member member: uid=tuser3,cn=users,cn=accounts,dc=example,dc=com - EOF