mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-17 02:21:59 +01:00
Setted PermitRootLogin no
This commit is contained in:
parent
8c7b91f71f
commit
f25b74a152
@ -30,7 +30,7 @@
|
|||||||
# Authentication:
|
# Authentication:
|
||||||
|
|
||||||
#LoginGraceTime 2m
|
#LoginGraceTime 2m
|
||||||
PermitRootLogin without-password
|
PermitRootLogin no
|
||||||
#StrictModes yes
|
#StrictModes yes
|
||||||
#MaxAuthTries 6
|
#MaxAuthTries 6
|
||||||
#MaxSessions 10
|
#MaxSessions 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user