Unable to login`/bin/bash: permission denied`
Recently I was working on a project which involved setting up sftp and rsync but having user locked to their home directory using chroot. The sftp part is easy, as it’s built into OpenSSH, but the rsync part was more difficult. One of the tools I was using is called Jailkit. It’s a very nifty tool that