Separate "sudo" mode from "su"

Introduce a sudo mode to Jacamar which doesn't use the su command. Use the "-u" flag to impersonate the user directly.

For non-root runners of jacamar, be sure to add an entry to the sudoers file for the runner.

Merge request reports

Loading