How to set permissions for a user in Jenkins

0 votes

Hi Team,

I have one user in Jenkins. I want to give read access to that user. How can I do that?

Dec 7, 2020 in Jenkins by akhtar
• 38,230 points
33,112 views

1 answer to this question.

0 votes

Hi@akhtar,

You can give access to your user in Jenkins according to your need. The following below given steps show how to give access to a user.

  1. Login to Jenkins.

  2. Go to Manage Jenkins.

  3. Go to Configure Global Security.

  4. Select Jenkins own User Database.

  5. Tick the checkbox “Allow Users to Sign Up”.

  6. Select Matrix-based security.

  7. Select the button “Add user or group”.

  8. Write User or Group name – write the user name of the user you created.

  9. Tick the read-option.

  10. Save and Apply.

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

Related Questions In Jenkins

0 votes
1 answer

How to fix a broken build for my project in jenkins?

The user needs to open the console ...READ MORE

answered Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
8,025 views
+4 votes
7 answers

How to set the pipeline name and description for a Jenkinsfile?

You can rename pipeline jobs in jenkins ...READ MORE

answered Oct 11, 2018 in Jenkins by Hannah
• 18,570 points
35,186 views
+5 votes
3 answers

How to trigger a Jenkins pipeline A in another Jenkins pipeline B?

You can run the following code, its ...READ MORE

answered Jul 5, 2018 in Jenkins by Sophie may
• 10,610 points
117,556 views
0 votes
1 answer

How to construct Maven installation in Jenkins for each Slave node?

I’m assuming that Java and Maven are ...READ MORE

answered Aug 2, 2018 in Jenkins by Sophie may
• 10,610 points
4,811 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
3,522 views
+2 votes
1 answer
0 votes
1 answer

How to give permissions to jenkins user for a particular file?

Hi@akhtar, To give permissions to jenkins user, you ...READ MORE

answered Feb 14, 2020 in Jenkins by MD
• 95,440 points
4,442 views
+3 votes
2 answers

Is there a way to restrict permissions to a user per individual job in jenkins?

Yes, you can configure user permissions per ...READ MORE

answered May 28, 2019 in Jenkins by Sirajul
• 59,230 points

edited May 28, 2019 by Sirajul 109,864 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP