Access Denied : UserXXX is missing the Overall/Read permission Access Denied : UserXXX is missing the Overall/Read permission jenkins jenkins

Access Denied : UserXXX is missing the Overall/Read permission


You need to edit config.xml file in /var/lib/jenkins and remove the lines with useSecurity and authorizationStrategy, then restart Jenkins.

Related:


Are you sure about your Jenkins home folder?

If you are working with Linux, you can have a look to the Jenkins process with:

ps aux | grep jenkins

Next, you can check where is your home folder:

etc/alternatives/java -Dcom.sun...... -DJENKINS_HOME=/var/lib/jenkins