mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-24 14:15:33 -04:00
sshd: reduce LoginGraceTime to 5s
This commit is contained in:
parent
0dcd593d7f
commit
808177956c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ MACs -*
|
||||||
|
|
||||||
# Authentication:
|
# Authentication:
|
||||||
|
|
||||||
LoginGraceTime 15s
|
LoginGraceTime 5s
|
||||||
#PermitRootLogin prohibit-password
|
#PermitRootLogin prohibit-password
|
||||||
#StrictModes yes
|
#StrictModes yes
|
||||||
MaxAuthTries 1
|
MaxAuthTries 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue