On Tue, Oct 24, 2017 at 1:23 PM, Shaun Thompson <
sth...@gmail.com> wrote:
> By logged in user, I'm referring to the user that initiated the plugin
> installation.
There is no information available to that effect, if such a concept
were even reliably meaningful, which it is not.
Clearly anyone able to install a plugin can do whatever they like—they
must be an administrator. So if your plugin wishes to create a job
during installation (again, a bad idea as a rule), just do so. You
should be running as `SYSTEM`, which can do anything.