Re: Interop lsh and SSH-2.0-GitLab-SSHD

Peter Gutmann <[email protected]> Thu, 26 Oct 2023 02:23:09 +0000
Newsgroups gmane.ietf.secsh
Message-ID <SY4PR01MB6251E701B83E750045119966EEDDA@SY4PR01MB6251.ausprd01.prod.outlook.com>
Mouse <[email protected]> writes:

>I note you (pgut001@) XXed out the username in your trace.  Is it a valid
>gitlab.com username and you're just using a key they don't accept?  If so,
>perhaps that's relevant - as you can see, above, the username I sent was
>"mouse", which strikes me as unlikely to be anything like what they want.

No, it was a random test key for use on another system that I used because it
was convenient.  So the expected result from it would have been
SSH_MSG_USERAUTH_FAILURE, same as for your 'mouse'.

It looks like we'd really need someone at the Gitlab end of things to look at
this, we seem to be sending more or less the same thing, the only thing that's
left is the binary data at the start of the sig and then the sig itself - are
you sending the SHA-256 OID with or without NULL parameters?

Peter.