Ha ha, ya....I'm just too d@mn lazy right now, and in too much of a freakin hurry to get this implemented to take the time to actually learn anything.
I figured out a limited-solution...
1. create a folder where you will store the VM and all related files to be shared with all users later. This folder can be anywhere, but higher in the hierarchy makes it less complicated to set permissions on. I put mine at the root of the HD, and named it 'VirtualMachines'
2. Move the vdisk file into the newly created folder. In my case, that is the .vdi file associated with the VM. Previously, it resided in the following location…
/users/username/virtualbox vas
3. Move all necessary related files into the 'shared folder'…
a. /users/username/virtualbox vms/vmName.vbox
b. /users/username/library/virtualbox/virtualbox.xml
4. Create a group in 'Accounts' that will be used to give users access to the VM/s (I named my group 'VMGroup'), and place all relevant users into that new group.
5. Change permissions on the 'shared folder' so that 'VMGroup' has read/write access to the folder.
6. Set the permissions to propagate to all child objects with the 'Apply to enclosed items' option.
7. Edit the two files (vmName.xml and vmName.vbox) to make sure the paths all line up correctly with their new homes. You'll just have to open the two files in text editor and look for obvious paths, and change them to match where they are actually located now after you moved them to the 'shared folder'.
8. Add VM for each user
Now, when a new user wants to use the VM, they just have to 'Add' it via the 'Machine' menu within VirtualBox (i.e. NOT 'New' or 'Import', or anything else, but 'ADD').
Now they can all use the same VM.
Of course, it would be nice if there were a way to do it so that I don't even have to help each use 'ADD' the VM, but at least this is better than having to go in and reconfigure all of the settings for each and every new user.
If you have a way of configuring it so that the VM will automatically show up for each and every new user when they first open VirtualBox, please let me know.
Thanks.
Ranger92?
.