When using GSSAPI libraries which support multiple mechanisms, it's helpful to pass the OID of the current mechanism into the display_error routine in order to get better error messages back. As both MIT and Heimdal are moving towards supporting pluggable GSSAPI mechanisms, it would be good to fix this. The attached two line patch against CVS resolves this problem (which was originally reported by Jim Basney)
Created attachment 1176 [details] Fix to pass the mechanism OID to gss_display_status
Patch applied, thanks.
Close resolved bugs after release.