Need some help.
I need to make it so that if an app launches upon login, it runs as root. Currently, the app in question launches as a login item but runs as that user (standard account, not administrator). The app can be shutdown, even though its running in the background, by opening Activity Monitor and quitting the process--and I don't want this to happen. If, however, the app ran as root, it would require an admin password to shut down the process. Since the user doesn't have admin privileges, it couldn't be done.
Thoughts? Help?
I need to make it so that if an app launches upon login, it runs as root. Currently, the app in question launches as a login item but runs as that user (standard account, not administrator). The app can be shutdown, even though its running in the background, by opening Activity Monitor and quitting the process--and I don't want this to happen. If, however, the app ran as root, it would require an admin password to shut down the process. Since the user doesn't have admin privileges, it couldn't be done.
Thoughts? Help?
Last edited: