8 lines
243 B
Plaintext
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 |