Note: This issue has been mirrored from Puppet's Jira issue tracker. Changes
made here will not be synced back to the source. Please follow the Jira link
below to find more details, to comment, or to contribute a pull request. See
this repository's README for more contribution information!
We had some puppet agents run unexpectedly. I was tasked with trying to figure out if the system clock had changed, thus kicking them off, or if someone had manually ran them. However, we discovered that puppet does not report to event viewer the name of the user under which puppet is running.
It would be beneficial if puppet reported the user (SYSTEM/Local) that puppet is running under.
Note: This issue has been mirrored from Puppet's Jira issue tracker. Changes
made here will not be synced back to the source. Please follow the Jira link
below to find more details, to comment, or to contribute a pull request. See
this repository's README for more contribution information!
We had some puppet agents run unexpectedly. I was tasked with trying to figure out if the system clock had changed, thus kicking them off, or if someone had manually ran them. However, we discovered that puppet does not report to event viewer the name of the user under which puppet is running.
It would be beneficial if puppet reported the user (SYSTEM/Local) that puppet is running under.