xref: /netbsd-src/external/bsd/openldap/dist/tests/data/constraint/t_fail_07.ldif (revision b1bb3099bf4d47bbe8c7be5b78240a535263771f)
1dn: cn=John Doe,ou=users,dc=example,dc=com
2changetype: modify
3replace: mail
4mail: a@example.com
5mail: b@example.com
6mail: c@example.com
7mail: d@example.com
8-
9delete: mail
10-
11add: mail
12mail: w@example.com
13mail: x@example.com
14mail: y@example.com
15mail: z@example.com
16