![]() |
|
|
|
|
|
|
Change By:
|
Daniel Beck
(15/Nov/14 2:08 PM)
|
|
Issue Type:
|
Bug
New Feature
|
|
Description:
|
Hi, I do not exactly know it this is a bug or not.
For our jenkins setup we use Matrix-based security using 2 groups (CI_Admins and CI_Users)
We want to prevent that CI_Users ALTER Jenkins configuration (So the stuff under Manage Jenkins) , however , they should be able to VIEW the Jenkins configuration, and most notably the Global properties under Configure System.
I do not see a way to do this using the security matrix. Overall--> Read is enabled for CI_Users
|
|
Labels:
|
authorisation configuration jenkins
|
|
Component/s:
|
core
|
|
Component/s:
|
extended-read-permission-plugin
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.
Extended read permission does not cover system configuration, only nodes and items.
Since the plugin only enables a core feature hidden behind a system property switch, changing type to Feature, and component to Core.