#3579 SSSD fails to fetch group information after switching IPA client to a non-default view
Closed: Fixed Opened by sbose.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1512508

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

If an IPA client switches from the default view to another one user lookup with the 'id' command might fail and log messages like '[sssd[nss]] [sysdb_add_overrides_to_object] (0x0020): Missing override DN for object .....' can be see in the log of the nss responder.

If SSSD detects a view change at startup it invalidates all user and group entries in the cache and removes idoverride related data. Currently the lifetime timestamp is only reset the data cache but not in the timestamp cache. Additionally I found some other issues which might prevent a proper refresh in some cases.


Metadata Update from @sbose:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1512508

Metadata Update from @sbose:
- Issue assigned to sbose

https://github.com/SSSD/sssd/pull/458

Metadata Update from @sbose:
- Issue set to the milestone: None

Metadata Update from @sbose:
- Custom field patch adjusted to on

master:

  • a52226c651308a0a7732544b492eb4db56b84f1d
  • f29040342a6d69e170f4543662621f2e27221f91
  • 919b5d76057d31877e0c25ca495711ff76c713d6
  • 4671acb949c65c5c080532e03b1b6f1c9377a6a5
  • 7988988aab5bd0249476671b850eb3909aa753f8
  • b6d3da6cfe78c6d0ddb854088bc23e293b336401

Metadata Update from @lslebodn:
- Issue close_status updated to: Fixed
- Issue set to the milestone: SSSD 1.16.1
- Issue status updated to: Closed (was: Open)

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

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