keyctl icon indicating copy to clipboard operation
keyctl copied to clipboard

Support attaching the kernel persistent keyring to an existing keyring

Open 65a opened this issue 4 years ago • 1 comments

Currently, this will always use the persistent keyring associated with the UID executing the process. Specifying UID is supportable but use case unclear.

The AttachPersistent() function will return a Keyring pointing to the kernel persistent keyring, or an error.

65a avatar Dec 29 '21 03:12 65a

Should close #4 similar use case here.

65a avatar Dec 29 '21 03:12 65a