Update SSH sshd configuration file to version 0.0.1.1.
This commit is contained in:
parent
413f76ffcb
commit
917175eafb
@ -4,7 +4,7 @@
|
|||||||
# Copyright 2023 Jake Winters
|
# Copyright 2023 Jake Winters
|
||||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||||
|
|
||||||
# Version: 0.0.0.0
|
# Version: 0.0.1.1
|
||||||
|
|
||||||
|
|
||||||
Port 22
|
Port 22
|
||||||
@ -29,7 +29,7 @@ MACs -*
|
|||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
LoginGraceTime 30s
|
LoginGraceTime 30s
|
||||||
PermitRootLogin no
|
PermitRootLogin yes
|
||||||
StrictModes yes
|
StrictModes yes
|
||||||
MaxAuthTries 1
|
MaxAuthTries 1
|
||||||
MaxSessions 5
|
MaxSessions 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user