LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   UML for mount namespaces (https://www.linuxquestions.org/questions/linux-kernel-70/uml-for-mount-namespaces-4175504127/)

Gullible Jones 05-06-2014 04:14 PM

UML for mount namespaces
 
I just noticed that User Mode Linux creates a separate namespace for filesystems. e.g. you can mount tmpfs on some directory as root, under UML running as a limited user; you'll only be able to manipulate the tmpfs from UML.

Can the same be done for actual block devices using UML, not just virtual filesystems? Or would that be impossible without ruining user security? It would be really nice to have users able to securely mount stuff, without setuid executables or privileged services.


All times are GMT -5. The time now is 05:30 AM.