On Wed, Sep 19, 2018 at 02:59:42PM -0700, Chris Bennett wrote: > OK, I think I have this right now > > Files in /etc/mtree show proper owner:group mode everywhere. > Files inside of httpd chroot have same as outside. > Added an sftp chroot directory inside of httpd chroot for external user. > Thus they can upload and download, but do the work elsewhere. Nologin. > Right now, these directories for individual websites have ownership > of root:daemon, is that correct? >
Seems to be all OK, except that I had to create a subdir in order to get everything right with sftp chroot. I'm OK with that. I'll look through the threads I didn't read but saw to learn more. :-) Chris Bennett