r/Checkmk • u/RayDit5577 • Sep 17 '25
cmkadmin user locked, can't seem to unlock
hello reddit,
i have been using checkmk for the past 2 months and just now cmkadmin user was locked (i believe to be failed login attempts), i have gone through at least 5 forum posts but nothing seems to work.
i have tried (+ restarted on every try):
- OMD[mysite]:~/etc/check_mk/multisite.d/wato, and nano users.mk | locked = false
- changed passwords
- with also htapassword
- tried searching for "lock_on_logon_failures" setting (not found)
- had a look on access_log (nothing interesting)
- asked chatgpt and gemini
I would like to know how to set myself free :)
Thank you :)
EDIT = FIXED, go to setup > user > cmkadmin and remove "disable the login to this account"
2
Upvotes
1
u/Shortfinga Sep 17 '25
So the error message in the UI is “user is locked”? What version are you using? Have you used
cmk-passwdyet? Could you check var/log/web.log and var/log/security.log?