ansible/all/templates/sshd_config.j2

12 lines
248 B
Plaintext
Raw Permalink Normal View History

Port {{port}}
2023-05-13 06:44:40 +05:30
PermitRootLogin prohibit-password
PasswordAuthentication no
PermitEmptyPasswords no
ChallengeResponseAuthentication no
UsePAM no
X11Forwarding no
PrintMotd yes
UseDNS no
AcceptEnv LANG LC_*
Subsystem sftp /usr/lib/openssh/sftp-server