#2510 The Kerberos provider is not properly views-aware
Closed: Fixed Opened by jhrozek.

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

Description of problem:
The Kerberos provider does not handle views properly. This can result in
strange behaviour, like the ccache being created with the original UID instead
of the overriden one.
Version-Release number of selected component (if applicable):
sssd-1.12.2-28.el7
How reproducible:
always
Steps to Reproduce:
1. Assign an UID override on the server side
2. Log in to the client. Run "id" to make sure the ID is as expected
3. run klist
Actual results:
An error message, complaining that ccache is not present in the keyring for the
specified UID
Expected results:
The ccache should be printed correctly.
Additional info:

Fields changed

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

This was a bug in the views feature. I think it's OK to bypass the triage and put the ticket into 1.12 directly:
- b7088215501c99e40ae71d1c57e0b789bbae2c87
- 2bf1cbffaac3b4bc0bd736493c985ca865092805
- 61d2ccf1dae3f1e7fc987ae98cb5c493cc73a782

milestone: NEEDS_TRIAGE => SSSD 1.12.3
resolution: => fixed
status: new => closed

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

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

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