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: adjust Leashdll to make do without the krb5_context default_ccprincipal field X-RT-Original-Encoding: iso-8859-1 Content-Length: 304 Alexis is removing default_ccprincipal from the krb5_context.os_ctx. This is used to initialize the popup dialog from gssapi to the correct principal name. make sure that we try to load a principal name from the default ccache and use that instead since the parameter to Leash_Acquire... will be NULL.