#1608 sss_cache: Multiple domains not handled properly
Closed: Fixed None Opened 11 years ago 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

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.3

Pushed to master:

and sssd-1-9:

resolution: => fixed
status: assigned => closed

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

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

Login to comment on this ticket.

Metadata