Enable Password Login via CLI? I can't access Zammad anymore

Sorry - i found the solution in this post:
Disable Password Login - What if the “fallback” fails? - Technical assistance - Zammad - Community

sudo zammad run rails r "Setting.set('user_show_password_login', true)"

2 Likes