RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1572651 - klist doesn't print the cache location if a KCM: cache doesn't exist
Summary: klist doesn't print the cache location if a KCM: cache doesn't exist
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: krb5
Version: 8.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: 8.0
Assignee: Robbie Harwood
QA Contact: BaseOS QE Security Team
URL: https://github.com/krb5/krb5/pull/771
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-27 14:04 UTC by Patrik Kis
Modified: 2018-11-19 23:16 UTC (History)
2 users (show)

Fixed In Version: krb5-1.16-26.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1034690
Environment:
Last Closed: 2018-04-30 16:12:26 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Patrik Kis 2018-04-27 14:04:06 UTC
This was "fixed" for KEYRING ccache, so maybe it could be also "fixed" with KCM.

Version-Release number of selected component (if applicable):
krb5-libs-1.15.2-3.el8+5

Steps to Reproduce:
# klist
klist: No credentials cache found

Expected results:
something like:
klist: Credentials cache KCM:0 not found

+++ This bug was initially created as a clone of Bug #1034690 +++

Description of problem:
In REHL6, klist printed where the credential cache resides.
The new version prints this information only if the cache is not empty.

Version-Release number of selected component (if applicable):
krb5-workstation-1.11.3-34.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. kdestroy
2. klist

Actual results:
klist: No credentials cache found while retrieving principal name

Expected results:
klist: No credentials cache found (ticket cache DIR::/run/user/0/krb5cc/tkt)

Additional info:
the expected result is taken from Fedora; on RHEL6 machine, I got:

klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_0)

Comment 1 Robbie Harwood 2018-04-30 16:12:26 UTC
Fixed in fc28+fc29.


Note You need to log in before you can comment on or make changes to this bug.