Files
LLM-Labs-Local/ansible/roles/terminal/templates/sshd-courseware-terminal.conf.j2
T
2026-04-13 19:40:38 -06:00

12 lines
261 B
Django/Jinja

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