|
Busybox and user permissions: for example enable user to mount
Hi,
I hope that somebody can help me with the following question:
I have three users on my system which is based on Busybox:
* root
* admin
* myuser
I am trying to enable admin to do certain tasks which myuser should not be able to do, such as mounting a usb. To mount an usb a user should be able to run mdev and mount commands.
My question is how do I give permissions to admin but not to myuser? The restriction here is that I am using Busybox and I am limited to which packages I can add to the system.
Regards,
Emmanuel
|