Hi !
I need to restrict (or simply block) some items in the VBox settings for users that are not local Administrators.
Particularly, I want to block the "New" (that creates a new Virtual Machine) button and all the Network settings of existing machines (normal users should only be allowed to use Virtual Machines with "Internal Only" networks).
Is there some easy way tho achieve this, or do I have to disable these GUI objects using a third-party software ? Or in worst case recompile the whole VirtualBox software ?
Cheers & TIA !
/Mathias
Restrict settings for non-Administrators ?
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Restrict settings for non-Administrators ?
As far as I have read, no. But I believe Vboxmanage gives access to all the GUI settings and more. So if you write your own GUI for Virtualbox that uses Vboxmanage as the link to Virtualbox, you could give or restrict whatever capabilities you want.
-
Tias
- Posts: 2
- Joined: 13. Jan 2011, 22:34
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Ubuntu
Re: Restrict settings for non-Administrators ?
Hm ok.
But there is nothing that blocks a non-Administrator to run the VirtualBox.exe file without arguments ( = starts up the settings GUI) anyway. I can't block the access to the exe-file itself since it's need for starting the virtual machines.
Seems I have to recompile the VirtualBox.exe application itself anyway :-/
Cheers & thanks !
/Mathais
But there is nothing that blocks a non-Administrator to run the VirtualBox.exe file without arguments ( = starts up the settings GUI) anyway. I can't block the access to the exe-file itself since it's need for starting the virtual machines.
Seems I have to recompile the VirtualBox.exe application itself anyway :-/
Cheers & thanks !
/Mathais