#2553 RFE: Add support for wildcard-based cache updates
Closed: Fixed None Opened 9 years ago by jhrozek.

At the moment, the sssd_be modules can either request an update of a single entry (name=$name, idnumber=$num) or enumeration. Those requests map nicely onto how the NSS interface works.

With the addition of the DBus interface, however, we need to support the ListByName methods, hence we need to refresh multiple entries at once, using a wildcard filter.


The dbus related patches are landing in 1.13 alpha for now to avoid breaking 1.12

milestone: SSSD 1.12.4 => SSSD 1.13 alpha
owner: somebody => pbrezina

preichl will code this up, I will help with design

owner: pbrezina => preichl

Fields changed

owner: preichl => somebody

This ticket will be tested along with the DBus interface, so no cloning is needed.

rhbz: => 0

I'll work on this to unblock Pavel and also because I'd like to reuse the cache_request in NSS responder anyway.

owner: somebody => jhrozek
status: new => assigned

Fields changed

patch: 0 => 1
sensitive: => 0

Patches available, but shouldn't block Alpha.

milestone: SSSD 1.13 alpha => SSSD 1.13 beta

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.13.1

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/3595

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