Access Denied user is missing the Job Create permission in Jenkins

0 votes

Hi Team,

I am new to Jenkins. I am trying to create one Job in Jenkins. But it is showing me the below error.

How can I solve this error?

Dec 7, 2020 in Jenkins by akhtar
• 38,260 points
5,243 views

1 answer to this question.

0 votes

Hi@akhtar,

The user doesn't have sufficient permission to create a JOB. You need to log in with the admin user and set the permission for the user to create a JOB in Jenkins.

answered Dec 7, 2020 by MD
• 95,460 points

Related Questions In Jenkins

+2 votes
3 answers

Permission denied error while running a simple job in Jenkins

Hey @Hannah, try changing the permissions using ...READ MORE

answered Oct 25, 2018 in Jenkins by krishti
60,572 views
0 votes
1 answer

How can I create global macros and templates in jenkins job builder?

you can append the path to the ...READ MORE

answered Apr 2, 2018 in Jenkins by ajs3033
• 7,300 points
2,391 views
+1 vote
4 answers

Is there a way to change the Jenkins build number while building a job?

If you have access to the script ...READ MORE

answered May 7, 2019 in Jenkins by Atul
31,523 views
0 votes
2 answers

What is the command to restart jenkins through command line in linux?

On Ubuntu or Debian, when installed through apt-get/dpkg: $ ...READ MORE

answered Aug 1, 2019 in Jenkins by Sirajul
• 59,190 points
21,376 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
6,001 views