#8780 RFE: Reduce number of LDAP operations during sudorule-mod
Closed: fixed by frenaud. Opened by antorres.

Request for enhancement

sudorule-mod performs a call to sudorule-show when adding a new sudoorder. This can be optimized by removing this call and using the info retrieved during the existence check performed in the pre_callback function.


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

master:

  • ffff9f8d7ed3e6b6f18e208278c11e552734c5d9 sudorule: reduce number of LDAP searches during modification

ipa-4-9:

  • 8552faba077f5ef7ef3c6f9b2281564df553dbc7 sudorule: reduce number of LDAP searches during modification

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

Metadata