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