Too secure file permissions can stop VirtualBox working
Posted: 9. Jun 2009, 19:03
Securing Ubuntu by changing file permissions can stop VirtualBox working
Hi, this is part question part information.
I'm using VirtualBox 2.2.4 on a machine running Ubuntu 8.04.
After doing some research on making Ubuntu more secure I changed the permissions on the following files to 0700.
/usr/bin/who
/usr/bin/w
/usr/bin/finger
/usr/bin/locate
/usr/bin/whereis
/usr/bin/vi
/usr/bin/which
/usr/bin/gcc
/usr/bin/g++
/usr/bin/cc
/usr/bin/make
/usr/bin/apt-get
/usr/bin/aptitude
/usr/bin/telnet
/bin/ping
/bin/nano
This caused VirtualBox to stop working but if I tried running it as root it worked.
I have managed to overcome this problem by changing the group associated with the following files and changing their permissions to 0750. VirtualBox now works.
My question is does anyone know exactly which of the above files VirtualBox needs to access in order to run?
Thanks very much.
Hi, this is part question part information.
I'm using VirtualBox 2.2.4 on a machine running Ubuntu 8.04.
After doing some research on making Ubuntu more secure I changed the permissions on the following files to 0700.
/usr/bin/who
/usr/bin/w
/usr/bin/finger
/usr/bin/locate
/usr/bin/whereis
/usr/bin/vi
/usr/bin/which
/usr/bin/gcc
/usr/bin/g++
/usr/bin/cc
/usr/bin/make
/usr/bin/apt-get
/usr/bin/aptitude
/usr/bin/telnet
/bin/ping
/bin/nano
This caused VirtualBox to stop working but if I tried running it as root it worked.
I have managed to overcome this problem by changing the group associated with the following files and changing their permissions to 0750. VirtualBox now works.
My question is does anyone know exactly which of the above files VirtualBox needs to access in order to run?
Thanks very much.