IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: "too many auth failures"?
On Wed, Oct 27, 2010 at 10:15:12AM -0400, der Mouse wrote:
> >> My view is that servers should have two failure counters: one for
> >> password and keyboard-interactive, another one for all others.
> > Yeah, I'd thought about that too, but where do you stop? Which
> > counter type would a ZKP use? Or EKE? Or IBE?
>
> The "all others".
>
> Think about the point of those failure counters: they're designed to
> slow down password-guessing attacks. publickey, ZKP, etc, don't have
> anything like password-guessing risks, so it's arguably inappropriate
> to do failure counters for them.
EKE is password-based, therefore it has a password-guessing problem. I
assume ZKP here means zero-knowledge proof, and if it's a proof of a
password, then that too falls into the password-based method list that
should be subject to a small retry counter.
Nico
--
Home |
Main Index |
Thread Index |
Old Index