I have installed jenkins on our dev server, and I added the user "jenkins" to some groups for example www-data.
now when I run this command on the terminal: groups jenkins I get this output jenkins www-data and that is ok, but in one of my jobs I created an ssh command that simply does groups jenkins and the result is jenkins as you can see the "www-data" group is missing, so I have some permissions errors. Any ideas why this weird bug happens?? -- 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/c12cee83-2dd1-47d3-af3d-3844b9f111e4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
