No Two-factor Authentication configured. Contact Administrator
Article ID: 378 | Rating: Unrated | Last Updated: Wed, Feb 10, 2021 at 12:05 AM
No Two-factor Authentication configured. Contact Administrator
This error happen while enabling Enforce Two Factor authentication and disable all Two Factor authentication . Run the following command to fix this issue by enable the Twofactor authentication.
root@jumpserver:~# php /usr/local/ezlogin/ez_queryrunner.php "update prefix_settings set value='Y' where(name='enable_access_keyword' OR name='enable_google_authenticator' OR name='enable_yubikey' OR name='enable_duo')"