dangerzone/install/vm-builder/etc/ssh/sshd_config

7 lines
No EOL
170 B
Text

AuthorizedKeysFile .ssh/authorized_keys
AllowTcpForwarding no
GatewayPorts no
X11Forwarding no
Subsystem sftp /usr/lib/ssh/sftp-server
UseDNS no
PasswordAuthentication no