mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
30 lines
573 B
Text
30 lines
573 B
Text
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
|
|
-
|