[Freeipa-devel] [PATCH 0158] FIX: upgrade refential integrity plugin configuration

Martin Basti mbasti at redhat.com
Thu Nov 13 11:16:39 UTC 2014


On 13/11/14 12:02, thierry bordaz wrote:
> On 11/13/2014 10:18 AM, Martin Basti wrote:
>> On 12/11/14 16:55, David Kupka wrote:
>>> On 11/07/2014 03:22 PM, Martin Basti wrote:
>>>> Ticket: https://fedorahosted.org/freeipa/ticket/4622
>>>> Patch attached.
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Freeipa-devel mailing list
>>>> Freeipa-devel at redhat.com
>>>> https://www.redhat.com/mailman/listinfo/freeipa-devel
>>>>
>>> LGTM, please rebase to ipa-4-0.
>>>
>> Thanks.
>> Rebased patch for 4.0 attached.
>> Original patch for 4.1 and master attached.
>>
>>
>>
>> _______________________________________________
>> Freeipa-devel mailing list
>> Freeipa-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/freeipa-devel
> Hello,
>
>     Just a novice question. If the RI config entry was something like:
>
>         dn: cn=referential integrity postoperation,cn=plugins,cn=config
>         objectClass: top
>         ...
>         nsslapd-pluginArg0: xxx
>         nsslapd-pluginArg1: yyy
>         nsslapd-pluginArg2: zzz
>         nsslapd-pluginArg3: +++
>
>     Will it create an entry like
>
>         dn: cn=referential integrity postoperation,cn=plugins,cn=config
>         objectClass: top
>         ...
>
>         referint-update-delay: xxx
>         referint-logfile: yyy
>         referint-logchanges: zzz
>         referint-membership-attr: +++
>
>     or like
>
>         dn: cn=referential integrity postoperation,cn=plugins,cn=config
>         objectClass: top
>         ...
>
>         referint-update-delay: xxx
>         referint-logfile: yyy
>         referint-logchanges: zzz
>         referint-membership-attr: +++
>         nsslapd-pluginArg0:
>         nsslapd-pluginArg1:
>         nsslapd-pluginArg2:
>         nsslapd-pluginArg3:
>
>     Thanks
>     thierry
>
>
Hello,

It removes all nsslapd-pluginArg*

referint-update-delay: xxx
referint-logfile: yyy
referint-logchanges: zzz
referint-membership-attr: +++

But I can check it again if you have any doubts.

Martin^2

-- 
Martin Basti

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20141113/c56edad4/attachment.htm>


More information about the Freeipa-devel mailing list