#1118 Support exclusion of attributes when building attribute list from map
Closed: Fixed None Opened 12 years ago by jzeleny.

Currently when we call build_attrs_from_map(), the entire map is used which subsequently leads to asking LDAP server all attributes of certain object. While the most common scenario is when we need all retrieved attributes, sometimes we need only some of them and fetching all can be a real performance slowdown. This is especially true for multi-value attributes like memberof.

We should support the possibility to exclude some attributes when building the list from map.

The ground work has already been done:
https://fedorahosted.org/pipermail/sssd-devel/2011-June/006464.html


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.0 NEEDS_TRIAGE

"Nice to have" for 1.9.

milestone: SSSD 1.9.0 NEEDS_TRIAGE => SSSD 1.9.0

Fields changed

feature_milestone: =>
type: enhancement => task

Fields changed

owner: somebody => jzeleny

Fields changed

rhbz: => 0

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

resolution: => fixed
status: assigned => closed

Metadata Update from @jzeleny:
- Issue assigned to jzeleny
- Issue set to the milestone: SSSD 1.9.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2160

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata