drwxr-xr-x 1 201 201 11 Mar 8 2014 Guest
You have to change the user:group with chown as mentioned in my first comment.
sudo chown root:wheel -R Guest
I forgot to mention that failed. This was the output:
chown: invalid group: ‘root:wheel’
Use root:root then or check one of your current linux user's folder user:group and just use that instead.
Use root:root then or check one of your current linux user's folder user:group and just use that instead.
I tried root:root, root root, and myname:myname but nothing.
By "myname" I mean my actual name, which is the username for the machine. For example, sudo chown bernardo:bernardo -R Users
(post is archived)