[7828] in Kerberos
Re: destruction of Kerberos credentials upon logout
daemon@ATHENA.MIT.EDU (Brian Kantor)
Wed Aug 21 21:06:25 1996
Date: Wed, 21 Aug 1996 17:57:25 -0700
From: brian@nothing.ucsd.edu (Brian Kantor)
To: kerberos@MIT.EDU
It seems to me that it would be very desireable to store credentials,
tokens, and other such things in the process space rather than on the
filesystem, so that they have the same scope of existence as the
process that obtained and/or uses them.
I have in mind something that resembles an inheritable 'environment variable'
might be much closer to having the desired effect than a file does.
Can this be done in the Unix context?
- Brian