Update installation screenshot

Hello teams,

On the checkmk download page, the method for changing the cmkadmin password is listed as ‘htpasswd -m ~/etc/htpasswd cmkadmin’.

However, the method shown in the console is ‘cmk-passwd cmkadmin’.
image

Please update the screenshot to avoid confusion.

Thank you.

1 Like

AFAIK both methods are valid. The cmk-passwd is a wrapper script for modify and update the htpasswd file, properly with some other magic.

Actually nothing wrong with either the one or the other but agree it should be documented consistent.

1 Like

I do not know but the later should also reset any password-change timer and would I hope also enforce the password complexity you should have on all users?

2 Likes