[Freeipa-devel] [PATCH] 298 Add safe updates for objectClasses

Martin Kosek mkosek at redhat.com
Wed Aug 29 12:40:57 UTC 2012


Current objectclass updates in a form of "replace" update instruction
dependent on exact match of the old object class specification in the
update instruction and the real value in LDAP. However, this approach is
very error prone as object class definition can easily differ as for
example because of unexpected X-ORIGIN value. Such objectclass update
failures may lead to serious malfunctions later.

Add new update instruction type "replaceoc" with the following format:
replaceoc:OID:new
This update instruction will always replace an objectclass with
specified OID with the new definition.

https://fedorahosted.org/freeipa/ticket/2440
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-298-add-safe-updates-for-objectclasses.patch
Type: text/x-patch
Size: 16859 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120829/cb122cc9/attachment.bin>


More information about the Freeipa-devel mailing list