Bug 1014739
Summary: | Add support for accessing persistent keyrings | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Stephen Gallagher <sgallagh> |
Component: | keyutils | Assignee: | David Howells <dhowells> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Karel Srot <ksrot> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.0 | CC: | dhowells, dspurek, ksrot |
Target Milestone: | beta | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Feature:
This enhancement adds support to the keyutils library (as keyctl_get_persistent()) and the keyctl program (as keyctl get_persistent) for the purpose of getting at the per-UID persistent keyring that is made available by the kernel.
Reason:
The library change is primarily for the Kerberos libraries to be able to use a keyring for the storage of Kerberos tickets. The keyctl interface is primarily for testing, but can also used by scripts.
Result (if any):
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-13 11:47:29 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: | |||
Bug Depends On: | 991110 | ||
Bug Blocks: | 991169 |
Description
Stephen Gallagher
2013-10-02 16:21:47 UTC
Support for this has been included in keyutils-1.5.7: http://git.kernel.org/cgit/linux/kernel/git/dhowells/keyutils.git/commit/?id=89e0912913031c6cacbd436aafacfce837b83896 and has been pushed to Fedora. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |