#7271 IPA does not automatically enable the required 389-ds plugins
Closed: fixed Opened by frenaud.

Issue

IPA does not automatically enable the 389-ds plugins it needs to function properly. For instance, IPA needs the Managed Entries plugin. This plugin used to be enabled during 389-ds installation, but this was changed recently in 389-ds code, and IPA installer was not updated accordingly, as IPA installer relied on the default configuration of 389-ds.

This issue could happen for any plugin required by IPA. We need to identify all the 389-ds plugins required by IPA and make sure that they are always enabled, even in case 389-ds changes the set of plugins enabled by default.

This issue is related to BZ https://bugzilla.redhat.com/show_bug.cgi?id=1514095


Metadata Update from @frenaud:
- Issue priority set to: critical
- Issue set to the milestone: FreeIPA 4.5

Metadata Update from @pvoborni:
- Issue tagged with: bug

Metadata Update from @akokshar:
- Issue assigned to akokshar

https://github.com/freeipa/freeipa/pull/1327

master:

  • fbb188976637ac64e9661fec6cc51fa7215290a4 ensuring 389-ds plugins are enabled after install

ipa-4-6:

  • 33ec9e3dd3319db5702de508debfc61db9a94947 ensuring 389-ds plugins are enabled after install

ipa-4-5:

  • 5fe2274c26183d2c6af3948a70da43ac487295b6 ensuring 389-ds plugins are enabled after install

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata