[Freeipa-devel] [PATCH] 0056 Fix broken replication

Ana Krivokapic akrivoka at redhat.com
Mon Aug 19 16:16:08 UTC 2013


On 08/19/2013 06:01 PM, Petr Viktorin wrote:
> On 08/19/2013 05:50 PM, Ana Krivokapic wrote:
>> Hello,
>>
>> This patch addresses tickethttps://fedorahosted.org/freeipa/ticket/3868.
>>
>> -- Regards, Ana Krivokapic Associate Software Engineer FreeIPA team Red
>> Hat Inc.
>>
>>
>> freeipa-akrivoka-0056-Fix-broken-replication.patch
>>
>>
>>  From cdcb28b9b3b8e45db1b7a61f0df6f41e7a61450a Mon Sep 17 00:00:00 2001
>> From: Ana Krivokapic<akrivoka at redhat.com>
>> Date: Mon, 19 Aug 2013 17:45:31 +0200
>> Subject: [PATCH] Fix broken replication
>>
>> Make sure the subject base parameter is correctly passed and used during the
>> creation of the DS instance on a replica.
>>
>> https://fedorahosted.org/freeipa/ticket/3868
>> ---
> [...]
>> --- a/ipaserver/install/dsinstance.py
>> +++ b/ipaserver/install/dsinstance.py
>> @@ -275,7 +275,7 @@ def create_instance(self, realm_name, fqdn, domain_name,
>>
>>       def create_replica(self, realm_name, master_fqdn, fqdn,
>>                          domain_name, dm_password, pkcs12_info=None,
>> -                       ca_file=None):
>> +                       ca_file=None, subject_base=None):
>
> Does it ever make sense to have subject_base=None here?
>
>

I don't think so. Fixed.

Also changed the commit message and ticket summary, as suggested by Rob.

Updated patch is attached.

-- 
Regards,

Ana Krivokapic
Associate Software Engineer
FreeIPA team
Red Hat Inc.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-akrivoka-0056-02-Fix-broken-replica-installation.patch
Type: text/x-patch
Size: 2685 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130819/d1267f3d/attachment.bin>


More information about the Freeipa-devel mailing list