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

Re: (ITS#8882) Null Attribute Value Overlay



The eds overlay eliminates empty values of type directory string
(OID 1.3.6.1.4.1.1466.115.121.1.15) from the list of the values in the
following manner:

    - add: All empty attribute values will be removed before the add request
      is executed
    - mod-replace: A replace with empty values will be modified to a replace
      without values. As result the attribute will be deleted
    - mod-add: All empty attribute values will be removed before the mod-add
      request is executed
    - mod-delete: All empty attribute values will be removed before the
      mod-delete request is executed
   


On 23.07.2018 17:59, Howard Chu wrote:
> tamim.ziai@daasi.de wrote:
>> Full_Name: Tamim Ziai
>> Version: 2.4.46
>> OS: linux
>> URL: https://storage.daasi.de/s/piQ3WQxgYDSDkKZ
>> Submission from: (NULL) (37.24.13.226)
>>
>>
>> As requested by Matthew Hardin I'm submitting the overlay "Empty
>> Directory
>> String" (eds) as contrib software. It can be downloaded form the URL
>> below.
>
> Thanks Tamim, but please also provide an IPR notice as documented in
> http://www.openldap.org/devel/contributing.html#submitting
>