You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a couple of scripts that requires to be set as the current/local user. With the PrivlegedHelper, it runs with elevated privileges so the default whoami is root. Is there a way to have the option to let the help run as the current user in some capacity?
I have a workaround that uses scutil and some regex magic, but that's going from user => Priv helper => user. Can this be done to be just user or be written to the local domain?
The text was updated successfully, but these errors were encountered:
mar-jac
changed the title
Get PrivilegedHelper to Run as User
Get PrivilegedHelper to Run as User or Local Domain
May 19, 2025
Uh oh!
There was an error while loading. Please reload this page.
I have a couple of scripts that requires to be set as the current/local user. With the PrivlegedHelper, it runs with elevated privileges so the default whoami is root. Is there a way to have the option to let the help run as the current user in some capacity?
I have a workaround that uses scutil and some regex magic, but that's going from user => Priv helper => user. Can this be done to be just user or be written to the local domain?
The text was updated successfully, but these errors were encountered: