Update new setup
This commit is contained in:
parent
842511035a
commit
39633f5303
48 changed files with 944 additions and 1210 deletions
8
etc/faillock.conf
Normal file
8
etc/faillock.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Reduce the aggressive defaults of faillock (three failed attempts within 15 minutes lock for 10 minutes) to something
|
||||
# bearable and pragmatic: 10 failed attempts within 15 minutes lock for 10 minutes
|
||||
|
||||
# Ten failed attempts within 15 minutes…
|
||||
deny = 10
|
||||
fail_interval = 900
|
||||
# …lock the system for ten minutes
|
||||
unlock_time = 600
|
Loading…
Add table
Add a link
Reference in a new issue