we have the problem that we find no way to set permissions on the shared folder. I know when the user is in the group vboxsf it is working fine. But us Problem is the with many clients an about 600 Users, so we can't add every user to the local group. The clients are bind to Microsoft ADS. The group vboxsf is added with right GUID to the ADS and all users are member of the group, this is also not working.
How can i set permissions to the shared folders?
Maybe there is an special option to following command:
Code: Select all
VBoxManage --nologo sharedfolder add $MACHINE --name media --hostpath /media --automountThanks a lot