Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #14386: Recommend using htpasswd with bcrypt

Component Site management
Title Recommend using htpasswd with bcrypt
Date Sep 22, 2022
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p15 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The welcome message displayed by omd create now recommends setting the password for cmkadmin using htpasswd -B -C 12. This way htpasswd will use bcrypt with a work factor of 12 instead of MD5 to hash the password, which is consistent with the behavior when setting passwords in WATO.

To the list of all Werks