ResolveCollaboration
ResolveCollaboration copied to clipboard
[Server] .app/.exe without sudo/admin requirement
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.