[Bug 3747] ssh with ldap user account slow every time, local accounts unaffected
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Oct 24 09:15:31 AEDT 2024
https://bugzilla.mindrot.org/show_bug.cgi?id=3747
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #6 from Damien Miller <djm at mindrot.org> ---
I think the problem is the openssh version you're using:
> openssh version 1:8.9p1_3ubuntu10 installed.
In particular, this was fixed since then:
commit 01dbf3d46651b7d6ddf5e45d233839bbfffaeaec
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Aug 28 09:48:11 2023 +0000
upstream: limit artificial login delay to a reasonable maximum (5s)
and don't delay at all for the "none" authentication mechanism.
Patch by
Dmitry Belyavskiy in bz3602 with polish/ok dtucker@
OpenBSD-Commit-ID: 85b364676dd84cf1de0e98fc2fbdcb1a844ce515
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list