AutoDevReverseProxy/etc/ssh/sshd_config

14 lines
243 B
Text
Raw Normal View History

2022-11-11 15:38:59 +01:00
PasswordAuthentication no
PubkeyAuthentication yes
Port 22
X11Forwarding no
PermitRootLogin no
GatewayPorts no
AllowTcpForwarding yes
PermitOpen any
PidFile /config/sshd.pid
Subsystem sftp /usr/lib/ssh/sftp-server -u 022
AllowUsers sqlproxy