#3123 Netgroup resolution doesn't work offline
Closed: Fixed None Opened 7 years ago by jhrozek.

To reproduce:
- getent netgroup testngr # to verify the netgroup is there
- sss_cache -E
- pkill -USR1 sssd # make sssd go offline
- getent netgroup testngr

Expected:
same result as in online mode
Actual:
nothing is returned


This is the same root cause as ticket #3080 btw, I suspect the code was copied from one place to another..

Patch on list.

owner: somebody => jhrozek
patch: 0 => 1
status: new => assigned

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.14.2

Fields changed

rhbz: => todo

master:

sssd-1-13:

resolution: => fixed
status: assigned => closed

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

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

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