summaryrefslogtreecommitdiffstats
path: root/contrib/slapd-modules/datamorph/tests/data/test005-changes.ldif
blob: 17a72dab5404f27cba5df617f6355ed73b159d28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
dn: ou=People,dc=example,dc=com
changetype: modify
replace: signed
signed: -1
-
replace: number
number: 1
-

dn: cn=Dorothy Stevens,ou=Alumni Association,ou=People,dc=example,dc=com
changetype: modify
replace: enumerated
enumerated: jaj
-

dn: cn=Barbara Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com
changetype: modify
add: enumerated
enumerated: bjorn
enumerated: uham
-

dn: cn=John Doe,ou=Information Technology Division,ou=People,dc=example,dc=com
changetype: modify
delete: enumerated
enumerated: johnd
-
add: enumerated
enumerated: melliot
-