Is it possible to give an application admin permissions regardless of users status

My work has now locked down all computers.


I have a application which would need to run on the admin account.


It opens fine but if I try to compile I get this error.


"can't write file for emulator /Applications/Patchblocks-0.3.3.app/Contents/MacOS/compile/emulator/emul.c Permission denied"


Is it possible to make it run from a non-admin account?

10.9.5 MacBook Pro

Thanks in advance

Subs

MacBook Pro, OS X Mavericks (10.9.5)

Posted on May 25, 2015 11:15 AM

Reply
6 replies

May 25, 2015 11:19 AM in response to Subfusc

Change the permissions on that file or the emulator folder so that all accounts can write to it; if needed, ask someone from your IT department to change it. This can be done by control-clicking the application, choosing Show Package Contents, navigating to the folder, selecting it, choosing Get Info, and making the change.


It's possible to set a special permission for the application as a whole, but this is more of a security risk.


(127863)

May 25, 2015 3:48 PM in response to Subfusc

Hi Subs,

Do you really need to run that app? It looks like it is doing some very non-standard things. It is a very bad idea for any application to write to its own bundle like this. I don't think it has anything to do with your locked down system. I suggest copying the application from /Applications into an "Applications" folder in your home directory. I don't know if it will work from here as it is poorly designed. But any application should work from there and that would be a much better place for something like that.

May 26, 2015 2:48 PM in response to etresoft

Hi etresoft,


Patchblocks is a beta program that you use to build audio processing for there own hardware. It emulators your processes, which you can then flash the hardware with.

http://wiki.patchblocks.com/index.php/Main_Page

I know the guys who designed/built both hardware and software. I'll have a chat with them. Not being much of a programmer myself, I was not aware that writing back to the bundle was bad practice. This is an issues which needs to be addressed as I intend to use both software and hardware as great teaching tool. It really is a great piece of kit.


Thanks for the help.


Subs

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Is it possible to give an application admin permissions regardless of users status

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.