Files
ansible-domo/roles/backupagent/templates/backupagent-sshd-match.conf.j2
2026-04-22 12:22:58 +02:00

16 lines
400 B
Django/Jinja

Match User {{ backupagent.name }}
AuthenticationMethods publickey
PasswordAuthentication no
KbdInteractiveAuthentication no
PubkeyAuthentication yes
PermitTTY no
X11Forwarding no
AllowAgentForwarding no
AllowTcpForwarding no
AllowStreamLocalForwarding no
PermitTunnel no
GatewayPorts no
PermitUserEnvironment no
PermitUserRC no
PermitOpen none