Control: reassign -1 openssh-client-gssapi On Thu, Oct 26, 2023 at 12:14:47PM -0500, Jesse Hathaway wrote:
I just ran into this issue when sshing to a server with GSSAPIAuthentication enabled. Even though I am not using GSSAPI auth, Debian's default on the client side added 15s to the login time. I agree with other folks that GSSAPI auth is unusual and should be disabled by default since it may cause significant delays.
I'll be uploading openssh 1:10.4p1-5 shortly with GSSAPI auth disabled, and indeed compiled out; you now have to explicitly install the separate openssh-client-gssapi or openssh-server-gssapi package (as appropriate) to get it. I guess that doesn't entirely make this bug go away, but it should make it less relevant for most people.
-- Colin Watson (he/him) [[email protected]]

