Bug 991170
Summary: | java does not use correct kerberos credential cache (/tmp/krb5cc_uid vs /run/user/uid/krb5cc/tkt) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Mansfield <bugzilla> |
Component: | java-1.7.0-openjdk | Assignee: | Elliott Baron <ebaron> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | ahughes, dbhole, jerboaa, jvanek, omajid, sgehwolf |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-28 15:15:36 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David Mansfield
2013-08-01 18:56:20 UTC
I have posted a fix to handle arbitrary credential cache locations: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-August/024230.html (In reply to Elliott Baron from comment #1) > I have posted a fix to handle arbitrary credential cache locations: > http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-August/024230.html Could you submit a fix to upstream jdk8 as well? It will be nice to have this fix in java-1.8.0-openjdk too. Thanks! Hi Andrew, Any chance to get a test build of this to verify? I'll include it in the 2.4.2 update which should appear in Fedora soon (next week or so I hope). java-1.7.0-openjdk-1.7.0.60-2.4.2.0.fc19.x86_64 (currently updates-testing) confirmed to fix the bug. |