On Debian 8.2
I created a chroot using the supplied script.
cat /etc/rssh.conf
.....
user = "apple:011:100010:/usr/chroot"
cat /usr/chroot/passwd
apple:x:1001:1001::/mnt/apple:/usr/bin/rssh
Now when I upload a file using scp, it gives permission denied. When I do this:
mkdir /usr/chroot/orange
chmod 777 /usr/chroot/orange
Then,
scp document ap...@example.com:/orange/.
it works. It does upload. What is the problem here? Even if I give 777
permissions to /mnt/apple it gives permission denied.
--
Елизавета Остолоповa
------------------------------------------------------------------------------
_______________________________________________
rssh-discuss mailing list
rssh-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rssh-discuss