The plugin is Extended Read Permission Plugin: https://wiki.jenkins-ci.org/display/JENKINS/Extended+Read+Permission+Plugin
It does basically what passing -Dhudson.security.ExtendedReadPermission=true to java would do, documented here: https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties Basically, if you have no idea how to pass arguments to Java, use the plugin. On 19.05.2014, at 17:58, Steve K <[email protected]> wrote: > Hello, > > How can I grant a user the ability to see a job configuration without also > granting the ability to modify that configuration? > This question has come up in the past and I'd just like to find out what the > current status is. > Apparently there is a plugin that will help, but then I read that more recent > releases of Jenkins provide this ability. I don't see it though. > > What is the current situation? > > Thanks in advance. > > Steve K. > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
