mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-15 05:02:14 -04:00
sshd: reduce MaxAuthTries to 2
This commit is contained in:
parent
f56f094c97
commit
c315170cd6
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ MACs -*
|
|||
LoginGraceTime 15s
|
||||
#PermitRootLogin prohibit-password
|
||||
#StrictModes yes
|
||||
#MaxAuthTries 6
|
||||
MaxAuthTries 2
|
||||
#MaxSessions 10
|
||||
|
||||
#PubkeyAuthentication yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue