- Port {{ ssh_port }}
- Protocol 2
- PermitRootLogin prohibit-password
- PubkeyAuthentication yes
- PasswordAuthentication no
- ChallengeResponseAuthentication no
- UsePAM yes
- X11Forwarding no
- PrintMotd no
- AcceptEnv LANG LC_*
- Subsystem sftp /usr/lib/openssh/sftp-server
|