in Education by
In Jenkins, is there a way to restrict the user to view only certain jobs? Only through "Project-based Matrix Authorization Strategy" Jenkins allows the restriction of user ability per project. Without the 'Overall' 'Read' setting user cannot access anything this is the issue. Any plugin available which allows job restriction? Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
You can follow these steps to restrict the user to view only certain jobs: From the Jenkins dashboard, click on Manage Jenkins. Under Manage jenkins->Configure Global Security-> Select Enable security. Under the Authorization section, use Jenkins "Project-based Matrix Authorization Strategy" Add the particular user you want to authorize and assign the appropriate permissions. You can check out this Jenkins Tutorial to get started with Jenkins.

Related questions

0 votes
    I am successfully able to connect to a remote machine using SSH but when I am launching the agent from Jenkins ... overcome this issue? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I am successfully able to connect to a remote machine using SSH but when I am launching the agent from Jenkins ... overcome this issue? Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I am trying to do a poc of Jenkins pipeline as code. I am using the Github organization folder plugin to ... descriptions for the jobs Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    In deploy scenario I need to create and run Jenkins task on the list of hosts, i.e. create something like a ... anyone help with it? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    Can someone help me to differentiate between DevOps and Docker? Select the correct answer from above options...
asked Jan 25, 2022 in Education by JackTerrance
0 votes
    How to rename the AWS Lambda function which I had created for testing purpose? Select the correct answer from above options...
asked Jan 24, 2022 in Education by JackTerrance
0 votes
    I tried this: pip3 install --user --upgrade awscli pip3 --version I'm getting: pip 9.0.1 from /downloads/ ... not found. Please help. Select the correct answer from above options...
asked Jan 24, 2022 in Education by JackTerrance
0 votes
    I am unable to find the containers under the directory: /var/lib/docker/containers Can you please tell me the ... the host machine? Select the correct answer from above options...
asked Jan 24, 2022 in Education by JackTerrance
0 votes
    Can you please tell me the difference between kubectl apply and kubectl create. Why there are 3 different commands ... the same thing? Select the correct answer from above options...
asked Jan 23, 2022 in Education by JackTerrance
0 votes
    Hello I am trying to upload some files to the amazon S3 bucket but I am facing an error that the key is ... 't exist Please help. Select the correct answer from above options...
asked Jan 22, 2022 in Education by JackTerrance
0 votes
    I want to expose multiple ports to the machine’s interface. How to achieve this using a docker container? Please help. Select the correct answer from above options...
asked Jan 22, 2022 in Education by JackTerrance
0 votes
    I am new at using Ansible. I tried to create directories and download files using Ansible. Should I use shell ... module is available? Select the correct answer from above options...
asked Jan 22, 2022 in Education by JackTerrance
0 votes
    I have created a docker image. I want to push it into my docker repo but I am facing this error: denied: ... to the resource is denied Select the correct answer from above options...
asked Jan 21, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me what are DevOps tools? Select the correct answer from above options...
asked Jan 9, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me what are tools in DevOps for testing? Select the correct answer from above options...
asked Jan 9, 2022 in Education by JackTerrance
...