Možeš to da isključiš u /etc/login.defs
#
# Delay in seconds before being allowed another attempt after a login failure
#
FAIL_DELAY 0
I stavi nodelay pam modul u /etc/pam.d/system-auth
auth sufficient pam_unix.so try_first_pass likeauth nodelay nullok
#
# Delay in seconds before being allowed another attempt after a login failure
#
FAIL_DELAY 0
I stavi nodelay pam modul u /etc/pam.d/system-auth
auth sufficient pam_unix.so try_first_pass likeauth nodelay nullok
17. maj 07. 16:19