#1138 Add memberUser and memberHost to default IPA indexes
Closed: Fixed None Opened 13 years ago by jraquino.

The plugin architecture makes a great deal of calls to search for memberUser and memberHost. These attributes are missing from the index and are greatly slowing down the CLI and WebUI.

They should be added as Equality Indexes, as the searches that are performed are meant for enumeration after the exact value is known.


Patch attached to address this bug.

install/updates/20-indices.update has been adjusted to account for previous installations that would need to inherit the new indexes.

Metadata Update from @jraquino:
- Issue assigned to jraquino
- Issue set to the milestone: FreeIPA 2.1 - 2011/08 (Final)

7 years ago

Login to comment on this ticket.

Metadata