[krbdev.mit.edu #8899] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed May 20 16:58:17 EDT 2020


Wed May 20 16:58:17 2020: Request 8899 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8899 >



Implement GSS_C_CHANNEL_BOUND_FLAG

Define a new channel-bound GSS return flag, and set it in the krb5
mech if the initiator sent channel bindings matching the acceptor's.
Do not error out if the acceptor specifies channel bindings and the
initiator does not send them.

[ghudson at mit.edu: simplified code changes; fleshed out commit message]

[iboukris: cherry-picked from another PR and reduced in scope]

https://github.com/krb5/krb5/commit/429a31146083fac21958631c2af572b08ec91022
Author: Alexander Scheel <ascheel at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 429a31146083fac21958631c2af572b08ec91022
Branch: master
 src/lib/gssapi/generic/gssapi_ext.h      |    2 ++
 src/lib/gssapi/krb5/accept_sec_context.c |   18 +++++++++++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)



More information about the krb5-bugs mailing list