[Keyrings] [PATCH] Keys: Permit running process to instantiate
keys
Trond Myklebust
trond.myklebust at fys.uio.no
Mon Nov 21 20:44:17 EST 2005
On Wed, 2005-11-16 at 19:24 +0000, David Howells wrote:
> Hi Trond,
>
> Can you look at the mechanism for requesting keys without invoking
> /sbin/request-key and let me know if it suits your needs?
Hmm... The main problem appears to be the question of how to link the
authorisation key into one of the gssd daemon's keyrings.
I think that can be done when gssd calls ->read() on the RPC pipe in
order to get the upcall message: at the end of the read call, we simply
link the authorisation key into the current session keyring.
Does that sound plausible to you?
Cheers,
Trond
More information about the Keyrings
mailing list