#1608 sss_cache: Multiple domains not handled properly
Closed: Fixed Opened by mzidek.

If no objects for deletion were found in the currently searched sysdb database/domain, the other sysdb databases/domains were not searched at all.

How to reproduce:
1. configure sssd with two or more domains
2. get info about user/group that is not in the first domain (e.g. getent passwd user1@domain2.com)
3. remove the entry from cache using sss_cache tool (e.g. sss_cache -u user1)

Results:
sss_cache does not find the entry in the first domain and exits.

Expected result:
sss_cache should remove the entry from domain2 properly


Fields changed

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

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=870505

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=870505 870505]

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.3

Pushed to master:

  • 69f6f2ed116d1c987851bfcc410cf2bdd1b0cc97

and sssd-1-9:

  • 42b70fb29d8da54a4dccc2661488086e5f66c882

resolution: => fixed
status: assigned => closed

Metadata Update from @mzidek:
- Issue assigned to mzidek
- Issue set to the milestone: SSSD 1.9.3

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

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.

Metadata