#3123 Netgroup resolution doesn't work offline
Closed: Fixed Opened 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:

  • c0ee12832555b42c17e48cdf731731454a97972e
  • a3108c5cd1ebb05c133c8e8990278ac4f4b8e25c

sssd-1-13:

  • faaa6645a28b56175569cbee135da3ccfcad3594

resolution: => fixed
status: assigned => closed

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

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.

Metadata