Files
LLM-Labs-Local/ansible/roles/terminal/templates/sshd-courseware-terminal.conf.j2
T
2026-04-25 18:05:56 +00:00

12 lines
259 B
Django/Jinja

# Managed by Local Courseware Deployment.
ListenAddress 0.0.0.0
AddressFamily inet
PermitRootLogin no
PasswordAuthentication yes
KbdInteractiveAuthentication no
ChallengeResponseAuthentication no
UsePAM yes
AllowTcpForwarding no
X11Forwarding no
PrintMotd no