December 2017
Beginner to intermediate
362 pages
8h 35m
English
This option can be used only when you are running your Jenkins server from a servlet container, such as Apache Tomcat and so on. Enabling this option will allow Jenkins to authenticate users using the servlet containers’ realm.
For example, in the Configure the Apache Tomcat Server sub-section under the Running Jenkins inside a servlet container section from the Chapter 2, Installing Jenkins, we modified the tomcat-user.xml file to create users and access. That is an example of the UserDatabaseRealm.
That means, if your Jenkins server is running on Apache Tomcat server and you have configured the UserDatabaseRealm, then all users defined in the tomcat-user.xml file will be able to access Jenkins.
Refer ...
Read now
Unlock full access