summaryrefslogtreecommitdiffstats
path: root/doc/admin/admin_commands/kadmind.rst
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-03-16 15:23:03 -0400
committerGreg Hudson <ghudson@mit.edu>2013-03-24 01:48:51 -0400
commit36c76aa3c625afc9291b9e1df071db51ccf37dab (patch)
treecf06f7a11910fda2be97bdefd1c611e80da4ef1f /doc/admin/admin_commands/kadmind.rst
parent24c8bacbccc854dc30fd6baee49cdd2bf2557e47 (diff)
downloadkrb5-36c76aa3c625afc9291b9e1df071db51ccf37dab.tar.gz
krb5-36c76aa3c625afc9291b9e1df071db51ccf37dab.tar.xz
krb5-36c76aa3c625afc9291b9e1df071db51ccf37dab.zip
Fix import_sec_context with interposers
The code was correctly selecting the mechanism to execute, but it was improperly setting the mechanism type of the internal context when the selected mechanism was that of an interposer and vice versa. When an interposer is involved the internal context is that of the interposer, so the mechanism type of the context needs to be the interposer oid. Conversely, when an interposer re-enters gssapi and presents a token with a special oid, the mechanism called is the real mechanism, and the context returned is a real mechanism context. In this case the mechanism type of the context needs to be that of the real mechanism. ticket: 7592 target_version: 1.11.2 tags: pullup
Diffstat (limited to 'doc/admin/admin_commands/kadmind.rst')
0 files changed, 0 insertions, 0 deletions