Werk #7643: Changed initial admin credentials (cmkadmin + random password)

Component Site management
Title Changed initial admin credentials (cmkadmin + random password)
Date May 8, 2017
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.5.0i1
Level Prominent Change
Class Security Fix
Compatibility Compatible - no manual interaction needed

When creating a new site the initial administrative user omdadmin was always initialized with the password omd. This has been changed now.

The initial administrative user is now named cmkadmin.

The password of that user is now randomized during site initialization and written to the console with the welcome message at the end of the creation. The password can be changed at any time using the GUI or the htpasswd command on the command line.

If you want to specify a password during site creation, you can do this by providing the option --admin-password together with you password as argument.

To the list of all Werks