I\'m using a EC2 server instance. Used the following to install Jenkins:
wget -q -O - http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key | sudo apt-key add
Here is how you can fix it:
/var/lib/jenkins/config.xmltrue to false sudo service jenkins restartallow anyone to do anything, and allow user signup.www.yoursite.com/securityRealm/addUser and create a userallow 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.