[11871] in Kerberos-V5-bugs
[krbdev.mit.edu #6852] SVN Commit
daemon@ATHENA.MIT.EDU (Tom Yu via RT)
Mon Jan 31 17:44:30 2011
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Tom Yu via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6852@krbdev.mit.edu>
Message-ID: <rt-6852-33714.4.53602462617958@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6852'":;"'AdminCc of krbdev.mit.edu Ticket #6852'":;@MIT.EDU
Date: Mon, 31 Jan 2011 17:44:27 -0500 (EST)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
pull up r24603 from trunk
------------------------------------------------------------------------
r24603 | ghudson | 2011-01-24 19:23:48 -0500 (Mon, 24 Jan 2011) | 15 lines
ticket: 6852
subject: Make gss_krb5_set_allowable_enctypes work for the acceptor
target_version: 1.9.1
tags: pullup
With the addition of enctype negotiation in 1.7, a gss-krb5 acceptor
can choose an enctype for the acceptor subkey other than the one in
the keytab. If the resulting security context will be exported and
re-imported by another gss-krb5 implementation (such as one in the
kernel), the acceptor needs a way to restrict the set of negotiated
enctypes to those supported by the other implementation. We had that
functionality for the initiator already in the form of
gss_krb5_set_allowable_enctypes; this change makes it work for the
acceptor as well.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24610
Commit By: tlyu
Revision: 24610
Changed Files:
U branches/krb5-1-9/src/lib/gssapi/krb5/accept_sec_context.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs