]> git.ipfire.org Git - thirdparty/krb5.git/commit
Work around Linux session keyring write behavior
authorGreg Hudson <ghudson@mit.edu>
Thu, 9 Jan 2014 05:18:44 +0000 (00:18 -0500)
committerTom Yu <tlyu@mit.edu>
Mon, 13 Jan 2014 20:01:19 +0000 (15:01 -0500)
commitdd9975a4345447f3e764472c4d14fb56fdeeece5
tree185397602b8e6413f8eda5eaab8e6faa9ef135c2
parent1cc36f83ae13d91c255c92add19bbfea54a4e9a0
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.

(cherry picked from commit 0642afa544b00054048775d0b9796923bf018e22)

ticket: 7814
version_fixed: 1.12.1
status: resolved
src/lib/krb5/ccache/cc_keyring.c