summaryrefslogtreecommitdiffstats
path: root/tests/test11-schema-modify-entry/change.sh
blob: d407f495d1bd65a8e49d12fe2362939ecd9c540c (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: inetUserHttpURL
inetUserHttpURL: http://localhost/
-

EOF