-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Oliver,
We have trying to use the latest feature of setting no_security as we got into disk issues due to logs printed by Jenkins whenever a signature is logged. We are on latest Jenkins and latest version of plugin. But somehow we are just not able to make it work. We are passing the following command line argument to JVM
-Dpermissive-script-security.enabled=no_security
Once this is set, even the plugin is not active anymore and signature errors are thrown while jobs execute.
Could you please comment if we are doing anything wrong with the setting?