PuTTY bug gssapi-access-denied

Home | Licence | FAQ | Docs | Download | Keys | Links
Mirrors | Updates | Feedback | Changes | Wishlist | Team

summary: Spurious "Access denied" printed in the PuTTY window after GSSAPI failure
class: bug: This is clearly an actual problem we want fixed.
difficulty: fun: Just needs tuits, and not many of them.
priority: high: This should be fixed in the next release.
absent-in: 0.60
present-in: 0.61
fixed-in: r9232 0.62

PuTTY 0.61 attempts GSSAPI authentication by default, before asking the user for any other kinds of authentication such as passwords or key passphrases. If that authentication fails (which it does in the very common case where GSSAPI is not set up) it prints "Access denied" in the window, and then proceeds with other methods of authentication. The "Access denied" message is ugly, and also confusing: it has confused a few users into thinking that the entire authentication phase had failed, instead of just one method.

As of r9232, this is fixed, and the logging of authentication messages in both the PuTTY window and the Event Log has been generally cleaned up so that a message about authentication failure is only printed if a message had already been displayed indicating that that method was even being tried.

Audit trail for this bug.


If you want to comment on this web site, see the Feedback page.
(last revision of this bug record was at 2011-11-27 10:59:59 +0000)