K 10 svn:author V 5 assar K 8 svn:date V 27 2001-03-04T02:22:04.000000Z K 7 svn:log V 327 Add code for being compatible with ssh.com's krb5 authentication. It is done by using the same ssh messages for v4 and v5 authentication (since the ssh.com does not now anything about v4) and looking at the contents after unpacking it to see if it is v4 or v5. Based on code from Björn Grönvall PR: misc/20504 END