Write protect .vbox Config-Files
Posted: 25. Nov 2013, 16:57
Hi,
in order to build a "bullet-proof" VM for some kids I'd like to write-protect the users vbox-File (I disabled there USB and modified Network).
The host is Debian Wheezy. Using chmod and chown to change the permissions to root:root and 444 is useless, because after restarting the VM the file is set to user:user 600....
So how to set permanently root:root 444 to set the files to read-only and protected them from being changed by the bad bad users?
It seem that the main problem is vBox running as root läuft (104511 root:root VirtualBox - suid)....
Ralf
in order to build a "bullet-proof" VM for some kids I'd like to write-protect the users vbox-File (I disabled there USB and modified Network).
The host is Debian Wheezy. Using chmod and chown to change the permissions to root:root and 444 is useless, because after restarting the VM the file is set to user:user 600....
So how to set permanently root:root 444 to set the files to read-only and protected them from being changed by the bad bad users?
It seem that the main problem is vBox running as root läuft (104511 root:root VirtualBox - suid)....
Ralf