mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
8 lines
144 B
Text
8 lines
144 B
Text
dn: cn=John Doe,ou=users,dc=example,dc=com
|
|
changetype: modify
|
|
delete: description
|
|
description: desc1
|
|
-
|
|
add: description
|
|
description: desc1-mod
|
|
|