Skip to content
Snippets Groups Projects
Commit c2334586 authored by Janusz Dziedzic's avatar Janusz Dziedzic
Browse files

sshd: set MaxAuthTries=10


Signed-off-by: default avatarJanusz Dziedzic <janusz.dziedzic@iopsys.eu>
parent 993bded9
No related tags found
No related merge requests found
......@@ -4,3 +4,4 @@ config sshd
option Port '22'
option RootPasswordAuth '1'
option RootLogin '1'
option MaxAuthTries '10'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment