[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: Logging of unsuccessful login attempts
From:       <xvh () seznam ! cz>
Date:       2020-11-19 15:28:25
Message-ID: 9rn.3i5js.vR0vW6RRzk.1VjeyP () seznam ! cz
[Download RAW message or body]

Hi Tito,

having the count configurable is good idea in general. But setting it to 1 will also \
influence the user that way that he will be kicked out from getty or any program \
using login after every typing error. I'm ok with 3 attempts before returning error \
code but it should be possible to detect any suspicious activity.

Vit

---------- Original e-mail ----------
From: tito <farmatito@tiscali.it>
To: busybox@busybox.net
Datum: 19. 11. 2020 8:11:06
Subject: Re: Logging of unsuccessful login attempts

Hi
could making count a configurable option be a solution?
So that setting e.g CONFIG_MAX_LOGIN_ATTEMPTS to 1
 logs everything and setting it to 3 keeps current behavior?

 if (++count == CONFIG_MAX_LOGIN_ATTEMPTS) {

Just my 2 cents.

Ciao,

Tito
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic