mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
8 lines
131 B
Text
8 lines
131 B
Text
dn: cn=user,dc=example,dc=com
|
|
changetype: modify
|
|
delete: description
|
|
description: desc1
|
|
-
|
|
add: description
|
|
description: desc1-mod
|
|
|