Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
restore permissions
#4
This turned out to be a permission issue.
The restore process is not setting the ownership on the files back correctly, instead the ownership was set to root:wheel for the user.
We are investigating and will release a fix.

Meanwhile you can resolve this by issueing the following command:

Code:
sudo chown -Rf <user>:<group> /path/to/vmware/bundle


where <user>:<group> is something along the lines of
Code:
wil:staff


(You can check that for /path/to/vmware/bundle as it does set the ownership correct for the bundle folder itself, just not for the files in the bundle)

--
Wil
Reply


Messages In This Thread
restore permissions - by kgp06 - 2022-08-18, 01:18:04
RE: restore permissions - by wila - 2022-08-18, 08:41:13
RE: restore permissions - by kgp06 - 2022-08-18, 21:24:28
RE: restore permissions - by wila - 2022-08-19, 08:45:42
RE: restore permissions - by wila - 2022-10-19, 23:03:19

Forum Jump:


Users browsing this thread: 1 Guest(s)