ResolveCollaboration icon indicating copy to clipboard operation
ResolveCollaboration copied to clipboard

[Server] .app/.exe without sudo/admin requirement

Open jonnyhyman opened this issue 4 years ago • 0 comments

Using some combination of pexpect or echo "password" | sudo ..., and runas /user:Admin on Windows, we need to enable the server app to be run as a .app/.exe, while asking sudo/admin permission for executing specific tasks, rather than the whole program.

jonnyhyman avatar May 11 '21 18:05 jonnyhyman