The attached patch allows authentication procedures to signal that an authentication failure is caused by misconfiguration on the server, rather than erroneous information from the client, and so not count that authentication failure against the client. It is particularly useful when servers are configured with GSSAPIAuthentication on, and the required keytab is not provided by the server administrator.
Created attachment 1196 [details] Patch to add support for noting server caused failures
Comment on attachment 1196 [details] Patch to add support for noting server caused failures This looks sane to me.
Retarget unclosed bugs from 5.7=>5.8
patch applied - this will be in 5.9
close resolved bugs now that openssh-5.9 has been released