Shell restricted access

Jackmcbarn jackmcbarn+bb at gmail.com
Fri May 13 17:42:44 UTC 2016


The best approach here is to use file permissions to prevent them from
accessing files and directories they shouldn't. If there need to be
exceptions for certain programs, implement them as setuid binaries.

On Wed, May 11, 2016 at 8:17 AM, Michal G <gonda.miso at gmail.com> wrote:

> Hi,
> I am using Buildroot with Busybox on my system and I would like to
> implement some serious restrictions for the users. I have 3~4 more users
> and each of them should have an access only to their own folders and couple
> of shell scripts. I would use shell scripts to change content of other
> files. Nothing more.
> Is it possible to achieve this in Buildroot ash? Or what would be the best
> approach?
> Thank you very much.
>
> BR
> Michal Gonda
>
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20160513/5d9ed3e4/attachment.html>


More information about the busybox mailing list