Comment 0 for bug 416264

Revision history for this message
marco.pallotta (marco-pallotta) wrote : ssh -v reports "debug1 - unspecified gss failure. minor code may provide more information"

When I try to connect to an ssh server (with ssh -v) I always have (my system is an Ubuntu 8.04):

debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found
debug1: Unspecified GSS failure. Minor code may provide more information
No credentials cache found
debug1: Unspecified GSS failure. Minor code may provide more information
debug1: Next authentication method: publickey

The fact is that on many servers the establishment of ssh connection is very slow because of this issue.