mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-05 18:56:53 -05:00
ipaObject is defined as an auxiliary objectclass so it is up to the plugin author to ensure that the objectclass is included an a UUID generated. ipaUniqueId is a MUST attribute so if you include the objectclass you must ensure that the uuid is generated. This also fixes up some unrelated unit test failures.