[krbdev.mit.edu #8900] git commit

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


Wed May 20 16:58:24 2020: Request 8900 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=8900 >



Implement KERB_AP_OPTIONS_CBT (server side)

Add server support for Microsoft's KERB_AP_OPTIONS_CBT as described in
MS-KILE.  If the client includes the AP option in the authenticator
authdata and the server passed channel bindings, require the bindings
to match.

[ghudson at mit.edu: refactored to put more logic in the helper function;
added a comment; clarified commit message]

https://github.com/krb5/krb5/commit/4f7c77b64a048ca5e3199b26b31493698c777a9c
Author: Isaac Boukris <iboukris at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 4f7c77b64a048ca5e3199b26b31493698c777a9c
Branch: master
 src/include/krb5/krb5.hin                |    1 +
 src/lib/gssapi/krb5/accept_sec_context.c |   45 +++++++++++++++++++++++++++++-
 2 files changed, 45 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list