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
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
Originally reported by quartelh, imported from: Matrix-based security does not allow read-only on Configure System