This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Description
|
Match Group sftponly |
|
ForceCommand internal-sftp -l INFO -f LOCAL6 |
|
ChrootDirectory {{ sftp_chroot_dir }} |
|
AllowTcpForwarding no |
|
AllowAgentForwarding no |
|
PasswordAuthentication no |
|
PermitRootLogin no |
|
X11Forwarding no |
Lines 241-247 should be indented in order to apply to only the Match Group. Right now they are overriding the global settings higher up in the config file.