[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: postalAddress / CaseIgnoreListMatch (ITS#2614)



Hi,

--On Mittwoch, 25. Juni 2003 22:33 +0000 jeremy@doit.wisc.edu wrote:

> However, there is only one value in LDAP and that is exactly the
> value I specified to delete. Why should this be an error? Strictly
> speaking, it's violating the rules, but why does that rule
> have to apply when there is only one value for the attribute?

If you only have one value for your attribute, you could use a replace 
operation in a modify request instead of a delete and add. No matching is 
needed in this case.

Norbert