Howtodojo logo
  • Home 
  • About 
  • Certifications 
  • Sample Database 
  • Cheatsheet 
  • Glossary 
  • Blog 
  • Tags 
  1.   Blog
  1. Home
  2. Blog
  3. How-to Reset / Disable Jenkins Security

How-to Reset / Disable Jenkins Security

Share via
Howtodojo
Link copied to clipboard

In this tutorial we learn how to disable Jenkins Security

On this page
Overview   Disable Jenkins Security   Summary  

Overview  

In this tutorial, we learn how to disable Jenkins Security.

Disable Jenkins Security  

Open /var/lib/jenkins/config.xml

Change

to

Restart Jenkins:

Summary  

Navigate to the Jenkins dashboard to the “Configure Security” option you likely used before. This time, set up security the same as before, BUT set it to allow anyone to do anything, and allow user signup.

Go to www.yoursite.com/securityRealm/addUser and create a user, then go change allow anyone to do anything to whatever you actually want users to be able to do. In my case, it is allow logged-in users to do anything.

 Install LAMP Stack On Ubuntu 15.04
How-to Install Oracle JDK 7 On Ubuntu 15.04 
On this page:
Overview   Disable Jenkins Security   Summary  
Follow me

We publish tutorials, tips and tricks about Linux, open source, cloud computing, and infrastructure

     
Copyright © 2012 - 2025 howtodojo.com. |
Howtodojo
Code copied to clipboard