[krbdev.mit.edu #7814] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Fri Jan 10 00:57:14 EST 2014
Work around Linux session keyring write behavior
If the session keyring matches the user session keyring, write
explicitly to the user session keyring. Otherwise the kernel might
create a new session keyring for the process, making the resulting
cache collection invisible to other processes.
https://github.com/krb5/krb5/commit/0642afa544b00054048775d0b9796923bf018e22
Author: Greg Hudson <ghudson at mit.edu>
Commit: 0642afa544b00054048775d0b9796923bf018e22
Branch: master
src/lib/krb5/ccache/cc_keyring.c | 28 ++++++++++++++++++++++++----
1 files changed, 24 insertions(+), 4 deletions(-)
More information about the krb5-bugs
mailing list