Blueonyx

0
Votes
chroot jail or improved security for Shell access
When users require shell access (for example, they need to use shell tools for deployment of web apps, like composer, npm, git, artisan), it can be granted to them. However, once they have this access they are able to walk about the whole server, reading sensitive information such as the content of all other vsites. Add the ability to prevent them from moving out of their own vsite dir, OR, dramatically tighten the security of sensitive files so there is no longer a global read flag set on pretty much everything.


Darren Wolfe shared this idea 03/08/18 00:40
Greg Kuhnert 03/08/18 09:25 flag comment
This is a desirable feature - however, we have not yet found something that works well without creating many other problems. We will track this for now - and reconsider if we come up with a good way to do this.