Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 704 pull up r23482 from trunk ------------------------------------------------------------------------ r23482 | ghudson | 2009-12-21 12:58:12 -0500 (Mon, 21 Dec 2009) | 9 lines ticket: 6594 target_version: 1.7.1 tags: pullup Add a set_cred_option handler for SPNEGO which forwards to the underlying mechanism. Fixes SPNEGO credential delegation in 1.7 and copying of SPNEGO initiator creds in both 1.7 and trunk. Patch provided by nalin@redhat.com. https://github.com/krb5/krb5/commit/4558e112d40096894ddce7cfd728159675625355 Commit By: tlyu Revision: 23655 Changed Files: U branches/krb5-1-7/src/lib/gssapi/spnego/gssapiP_spnego.h U branches/krb5-1-7/src/lib/gssapi/spnego/spnego_mech.c