First I’m connecting the same way I always did through the shared drives option of Mac OS X. I can create a new folder and put my movies and files in that folder, but every existing folder and file tells me I do not have permission to edit.
On a locked folder the permissions are:
- daapd - read & write
- staff - read only
- everyone - read only
On an accessible folder (or newly created folder) the permissions are:
- daapd - read & write
- staff - read & write
- everyone - read only
So to fix this I figured I would change the file permissions using ssh.
Why did this happen and how should I fix this? How can I get rid of daapd or should that stay?
Thanks!