1. If you miss that screen, you can still hit “signup”, and as long as you use the same username you specified
earlier, you’ll have an account set up.
Configuring Jenkins Security
The first thing we’ll do is set up some authentication, since our server is available on the
public Internet:
• Manage Jenkins → Configure Global Security → Enable security.
• Choose “Jenkins’ own user database”, “Matrix-based security”.
• Disable all permissions for Anonymous.
• And add a user for yourself; give it all the permissions
( Figure 20-2).
• The next screen offers you the option to create an account that matches that user‐
name, and set a password.
1
Figure 20-2. Locking it down…
Installing Jenkins
|
367