I found it. In Manage Jenkins -> Configure Global Security, toward the middle of page there's a section called Access Control For Builds. The Strategy was set to Run as anonymous, I set it to Run as SYSTEM.
On Tuesday, March 1, 2022 at 10:02:49 PM UTC-5 [email protected] wrote: > My Jenkins box uses Linux groups based security, and I set up Matrix-based > security on my configuration page. > > How come ALL my jobs are "Running as anonymous" (seen on jobs' console > output), regardless on how they're triggered? > - Me logged in as my user (as an admin) > - Pipeline scan > - Cron > - Triggered from another job > - Etc. > > How can I correct this? > > Thanks, > Chris > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/27d32926-438b-4098-a563-3a1afb0a40fen%40googlegroups.com.
