I have an AFP mounted directory under /Volumes.
I mount the directory as a particular user.
I want to now give other users access to that directory but I get a permission denied.
The default permission is set to only let me read/write/execute on the directory, and even doing a chmod, I am unable to allow others access to it.
Is there perhaps a better way to mount a directory and every user access it?
I mount the directory as a particular user.
I want to now give other users access to that directory but I get a permission denied.
The default permission is set to only let me read/write/execute on the directory, and even doing a chmod, I am unable to allow others access to it.
Is there perhaps a better way to mount a directory and every user access it?