Files
sukaato-ansible/.ansible/roles/bootstrap/files/sshd_config.d/sftp.conf.example

8 lines
243 B
Plaintext

Match Group ftp
ForceCommand internal-sftp -u 003 -d /%u
AuthorizedKeysFile /srv/.ftp/authorized_keys
ChrootDirectory /srv/ftp
PasswordAuthentication no
AllowAgentForwarding no
AllowTcpForwarding no
X11Forwarding no