Deleting sinple Values from multiple defines Attributes
Hello,
how can I delete a single Value of an multiple defined Atrribute?
e.g. a DN have two 'mail' Atrributes
mail: a@b.cd
mail: e@f.gh
an I want ldapmodify to delete just te first entry 'a@b.cd'. how can I
achieve this?
$ ldapmodify
dn: cn=STUDIO, dc=EXAMPLE, dc=ORG
changetype: modify
delete: (mail=a@b.cd)
wont work.
Thanks for Help.
A
--
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735