Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) Subject: gss_acquire_cred should search for the desired client principal if possible X-RT-Original-Encoding: iso-8859-1 Content-Length: 417 When passed GSS_C_INITIATE and a non-NULL desired name, gss_acquire_cred should search the available credentials caches rather than simply failing if tickets for the desired client principal are not in the default ccache. Note: targeted for 1.4.3 so KfM and KfW can ship it sooner than 1.5. Patches to fix this bug will not affect Unix platforms because currently they only have one file-based ccache at a time.