How to add a new user in Jenkins?
To add a new user in Jenkins, follow these steps:
- Click on the “Manage Jenkins” option in the top right corner of the Jenkins homepage.
- Click on the “Manage Users” option on the “Manage Jenkins” page.
- Click on the “Create User” button on the “Manage Users” page.
- Fill in the new user’s username, password, and other necessary information on the “Create User” page.
- Click on the “Create User” button to successfully add a new user.
You can now assign appropriate permissions and roles to new users so they can manage projects and perform build tasks using Jenkins.