How to unlock web user account from Linux

Hi all,

If all the web user accounts are locked due to too many failure attempts, how can I unlock it? It seems there is no setting for the Auto unlock after certain period, so how can I unlock the account? Can I unlock it from the Linux ?

Hi Ming,

when you change the password with cmk-passwd, the user is usually also unlocked.

alternatively you can probably change the “locked” attribute of a user in the ~/etc/check_mk/multisite.d/wato/users.mk file to False

Gerd