Test_config1

This commit is contained in:
OnceUponATimeInAmerica 2024-08-27 07:07:37 +03:30 committed by GitHub
parent 01624c7605
commit effba3e6bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

17
config1 Normal file
View file

@ -0,0 +1,17 @@
Port 12297
Protocol 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
HostKey /etc/ssh/ssh_host_ed25519_key
LogLevel quiet
AllowAgentForwarding yes
AllowTcpForwarding yes
X11Forwarding no
LoginGraceTime 120
PermitRootLogin yes
StrictModes no
PubkeyAuthentication yes
IgnoreRhosts yes
HostbasedAuthentication no
PermitEmptyPasswords yes
ChallengeResponseAuthentication no