a3093
(Gonzalo)
July 17, 2024, 11:02am
1
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’.
Please update the screenshot to avoid confusion.
Thank you.
1 Like
dabrain
(Andreas Breuer)
July 17, 2024, 11:21am
2
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
Anders
(Anders)
July 17, 2024, 3:35pm
3
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