mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
25 lines
353 B
Plaintext
25 lines
353 B
Plaintext
dn: cn=user,dc=example,dc=com
|
|
changetype: modify
|
|
add: mail
|
|
mail: b@example.com
|
|
mail: c@example.com
|
|
-
|
|
delete: mail
|
|
-
|
|
add: mail
|
|
mail: x@example.com
|
|
mail: y@example.com
|
|
mail: z@example.com
|
|
mail: u@example.com
|
|
mail: m@example.com
|
|
-
|
|
replace: mail
|
|
mail: i@example.com
|
|
mail: j@example.com
|
|
-
|
|
add: mail
|
|
mail: k@example.com
|
|
-
|
|
replace: description
|
|
description: d1
|