[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: How to replace a value of a multi-valued attribute
However, the delete and add are performed atomically, so it's more a
matter of semantics than anything else.
- Christoph
On Tue, 20 Nov 2001, Lars Thegler wrote:
> Hi,
>
> Unfortunately, LDAP samantics does not support this. 'modify' replaces
> all instances of the attribute. Use 'delete'+'add' to change one
> specific value.
>
> /Lars
>
> -----Original Message-----
> From: Anil Kumar Kommuri [mailto:KKanil@novell.com]
> Sent: 20. november 2001 14:32
> To: <
> Subject: How to replace a value of a multi-valued attribute
>
>
>
> Hi all,
>
> Is there any way to replace a specific value of a multi-valued
> attribute (not by deleting and then adding) via LDIF?
>
> Thanks in advance.
>
> anil.
>
>
>