#3092 New or modified ID-View User overrides are not visible unless rm -f /var/lib/sss/db/*cache*
Closed: Fixed None Opened 7 years ago by sbose.

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

Description of problem:
When adding a new Override or modifying an existing one in IPAs ID-View, the
changes are not visible to the systems in question.

Version-Release number of selected component (if applicable):
sssd-1.13.0-40.el7_2.9

How reproducible:
Always

Steps to Reproduce:
1.id tester
uid=1001(tester) gid=1002 groups=1002,94800003(satorgadmin),94800008(oradba)
2. Change User override in IPA
3. sss_cache -E && systemctl restart sssd
4. id tester
uid=1001(tester) gid=1002 groups=1002,94800003(satorgadmin),94800008(oradba)


Actual results:
See Steps to Reproduce


Expected results:

ID-View Overrides changes should be visible ideally instantly or within a
defined timeframe


Additional info:

As a workaround one can remove the cache files:
# systemctl stop sssd
# rm -f /var/lib/sss/db/*cache*
# systemctl start sssd

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
mark: no => 0
owner: somebody => sbose
review: True => 0
selected: =>
status: new => assigned
testsupdated: => 0

Fields changed

patch: 0 => 1

I think we should push into the stable branch as well.

(leaving open for triage)

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.13.5
resolution: => fixed
status: assigned => closed

Metadata Update from @sbose:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.13.5

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

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