Solve the problem “You do not have the permissions necessary to view the contents of ‘shared_folder’”
Just type this on the terminal:
sudo usermod -a -G vboxsf marshal
, in which, “marshal” is your user account name.
then restart.
The problem has been solved.