Access/Permission problem on MAC

panb

Registered
Hi All.

I am facing following problem, in case any further information required please let me know.

Lets say Root User have installed an application on MAC. It got installed at
[ Users / Current user / Documents / ApplicationName ]

We also have a folder "AnyFolder" under the above mentioned path i.e.,
[ Users / Current user / Documents / ApplicationName / AnyFolder ]


Now, if any other user log in and use the same application, he will not be able to access "AnyFolder" and thus the application may crash.

Can anyone plese tell me, How can I give permission to all the users of that machine to access "AnyFolder".

Thanks and Regards.
PanB
 
sorenmd said:
Log in as the user that created that particular folder. RIGHT CLICK it and then select "get info". Scroll down to the "ownership and permissions" box. Change all the access rules to read and write. Simple as that.

Hi there.

Thanks for your time and support.
Actually, I want to do that Programatically through wxWidgets. If you have pointers on the same, please let me know.

Thanks and Regards.
PanB
 
Back
Top