Update SSH sshd configuration file to version 0.0.1.1.

This commit is contained in:
inference 2023-05-03 15:07:39 +01:00
parent 413f76ffcb
commit 917175eafb
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -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