allow access to backups through sftp in ro mode
This commit is contained in:
@@ -14,4 +14,10 @@ PrintMotd no
|
||||
|
||||
AcceptEnv LANG LC_*
|
||||
|
||||
Subsystem sftp /usr/lib/openssh/sftp-server
|
||||
Subsystem sftp internal-sftp
|
||||
|
||||
Match Group {{ backup_owner }}
|
||||
X11Forwarding no
|
||||
AllowTcpForwarding no
|
||||
ChrootDirectory {{ backup_chroot_dir }}
|
||||
ForceCommand internal-sftp
|
||||
|
||||
Reference in New Issue
Block a user