0 votes
in Jenkins by

How can you temporarily turn off Jenkins security if the administrative users have locked themselves out of the admin console?

1 Answer

0 votes
by

How can you temporarily turn off Jenkins security if the administrative users have locked themselves out of the admin console?

When security is enabled, the Config file contains an XML element named useSecurity that will be set to true.

By changing this setting to false, security will be disabled the next time Jenkins is restarted.

Related questions

0 votes
asked Aug 30, 2021 in DevOps by SakshiSharma
0 votes
asked Apr 29, 2021 in Jenkins by SakshiSharma
...