2023-12-23 16:52:27 +00:00
|
|
|
# THIS FILE IS MANAGED BY ANSIBLE
|
|
|
|
|
2023-11-07 21:15:20 +00:00
|
|
|
Port 22
|
|
|
|
AddressFamily any
|
|
|
|
ListenAddress 0.0.0.0
|
|
|
|
|
|
|
|
MaxAuthTries 3
|
|
|
|
PubkeyAuthentication yes
|
|
|
|
PermitRootLogin no
|
|
|
|
PermitEmptyPasswords no
|
|
|
|
PasswordAuthentication no
|
|
|
|
IgnoreRhosts yes
|
|
|
|
UsePAM yes
|
|
|
|
|
|
|
|
AllowAgentForwarding no
|
|
|
|
X11Forwarding no
|
|
|
|
PrintMotd no
|
|
|
|
UseDNS no
|
|
|
|
AcceptEnv LANG LC_*
|
|
|
|
|
2023-12-25 20:49:17 +00:00
|
|
|
Subsystem sftp internal-sftp
|
|
|
|
|
2023-11-12 22:16:53 +00:00
|
|
|
Include /etc/ssh/sshd_config.d/*.conf
|