-
Bug
-
Resolution: Done
-
Major
From my reading of the UI and wiki, Scriptler seems to allow people with ADMINISTER to always run scripts, and those with RUN_SCRIPTS to do so only if additionally authorized. If true, this is backwards, as RUN_SCRIPTS is strictly more powerful than ADMINISTER. (And for Scriptler to be useful in a large secured installation, someone with RUN_SCRIPTS needs to be able to offer scripts for use by users who lack either permission.)
Is this really true, or does the UI just give this false impression? For example
Allow execution by user with 'RunScripts' permission
- is related to
-
JENKINS-21336 ADMINISTER should not imply RUN_SCRIPTS
-
- In Progress
-
- links to
[JENKINS-21327] Offering access to users with RUN_SCRIPTS is redundant
Link | New: This issue is related to JENKINS-21336 [ JENKINS-21336 ] |
Link | New: This issue is duplicated by SECURITY-135 [ SECURITY-135 ] |
Workflow | Original: JNJira [ 153191 ] | New: JNJira + In-Review [ 178442 ] |
Or
which makes no sense, since a user with RUN_SCRIPTS can trivially compromise any kind of security without any help from the Scriptler plugin.