refactor for (pre fetch apply switchover) 1.0 release

This commit is contained in:
2025-06-25 07:14:31 -05:00
parent 82c93f4190
commit f4cfe89fa1
28 changed files with 2 additions and 330 deletions

View File

@@ -0,0 +1,13 @@
Include /etc/ssh/sshd_config.d/*.conf
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_ed25519_key
KbdInteractiveAuthentication no
X11Forwarding yes
PrintMotd no
PasswordAuthentication no
ChallengeResponseAuthentication no
Banner none
AcceptEnv LANG LC_*
Subsystem sftp /usr/lib/openssh/sftp-server
UsePAM yes
PermitRootLogin prohibit-password