Resetting admin password not working

Hello,

I have forgotten the admin password. I use the command to reset the password, it shows it has been updated, but I can’t login in with the new password, it shows it is wrong.
I use the following commands.
– su - mysite
– htpasswd -m etc/htpasswd cmkadmin

Could you please help me to solve this problem? Thanks in advance.

Hi,
I think the user was locked because the password was entered incorrectly too often.

Have a look at this post: Unable to unlock cmkadmin user

Karl

There is a simpler way to unlock the local admin account. You can edit $OMD_ROOT/var/check_mk/web/cmkadmin/cached_profile.mk. Change the value of ‘locked’ to False

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.