Jenkins Tutorial For Beginners 10 - Using the Role-Based Authorization Strategy + Manage Roles

preview_player
Показать описание
In this video I am going to show How to Use the Role-Based Authorization Strategy to Restrict Jenkins Project Access to Users and Groups using Roles. So we will see Project Role based authorization on Jenkins. “Role-based authorization strategy” plugin adds a new role-based strategy to ease and fasten users management.

Jenkins is an open source automation server written in Java.
Jenkins detects changes in Subversion/GIT..., performs tasks, repeatedly such as Build, Test, Deploy, Package, Integrate..

Jenkins plugins extensibility makes Jenkins to adapt to many systems. Jenkins provides everything for a robust continuous integration system which helps a lot for team that practice Agile
Jenkins continuously providing access to the working copies of software which supports the Agile principle.

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

Thanks a ton. I was struggling since 2 days. This video helped me a lot to get it done.

tirjakcse
Автор

Great explanation...so easy to follow...thank you

ruchk
Автор

very good video, I installed the plugin but returned a java error after installation. then I was able to follow all video but userone and usertwo were not showing anything on the dashboard, so I thought it was because of the wrong plugin installation. so went to uninstall the plugin and after that Jenkins crashed completely. even with repair could not fix. had to remove and re-install a Jenkins fresh copy. glad that this was not a production environment!! backup the jobs at lest. :-)

Corrado
Автор

I have Role-based Authorization plugin installed. But there is no manage roles option in Jenkins settings. Where is it? EDIT it is described on plugin page

camotobe
Автор

Good video! What if I have folders not views (i.e folder1 > folder2 > job1 ... jobn), and I want that a particular user when logged in have access to only folder2 with jobs but do not have access to folders on the same level as folder1. How to grant access with regex then? Thanks

aleksandrkrysko
Автор

Video is outdated. Under Manage and Assign Roles, the Role-based Authorization Strategy does not provide Project Based roles section (anymore)

markphillips
Автор

Please, can you help me? i have a school project in java programming graph (eclipse)

gospelmusic
Автор

Hey sir plz make video for fixing incompatible java version

harshittrivedi
Автор

Sir as per your instructions I done all of role based Authorization strategy setup but in manage role section project role option is missing...
Sir please repy as soon as possible what I can do

dhawalnagrikar
Автор

What will happen if I am using sandbox....

harishchavan
Автор

Again, it's 'authorization' - not 'authentication'. They are different meanings! We already know a user is who he or she purports to be...

jorisbonson