[Freeipa-devel] [PATCH] 38 Move Managed Entries into their own container in the replicated space.

Martin Kosek mkosek at redhat.com
Fri Jul 22 13:54:54 UTC 2011


On Thu, 2011-07-21 at 23:00 +0000, JR Aquino wrote:
> Create: cn=Managed Entries,cn=etc,$SUFFIX
> Create: cn=Definitions,cn=Managed Entries,cn=etc,$SUFFIX
> Create: cn=Templates,cn=Managed Entries,cn=etc,$SUFFIX
> 
> Create method for migrating any and all custom Managed Entries from
> the cn=config space into the new container.
> 
> The Managed Entries plugin configurations weren't being created on
> replica installs.
> 
> This patch addresses two seperate tickets and accounts for
> new installs, replica installs, and upgrades.
> 
> https://fedorahosted.org/freeipa/ticket/1181 - Managed Entry Tool / New Container <A separate patch will cover the management tool>
> https://fedorahosted.org/freeipa/ticket/1222 - Add Managed Entries during Replica installation <extended solution>

I found few issues with the patch (tested along with 25):

1) When upgrading an old instance, NGP and UGP definitions in
cn=Managed Entries,cn=plugins,cn=config were not deleted. This lead to 2
managed entries plugin definitions

2) Managed entries on a replica didn't work for me. For example UPG was
created on a master, but was not on a replica

Martin




More information about the Freeipa-devel mailing list