Plesk for Windows
kb: how-to
Plesk for Linux
ABT: Group B
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
Unable to log in to Plesk due to Two-Factor Authentication (2FA) issues (code not working or access problem). How can I disable 2FA and regain access?
Answer
Note: This procedure requires root/administrator access and must be performed via command line.
1. Connect to the Plesk server:
2. Run the following command to disable the extension (on Windows Server, start a command prompt as an Administrator):
-
For Google Authenticator extension:
# plesk bin extension --disable google-authenticator
-
For Multi-Factor Authentication (MFA) extension:
# plesk bin extension --disable mfa
Comments
If you get this message:
The extension google-authenticator is not installed.
exit status 1
Try this instead:
plesk bin extension --disable mfaHow to remove mfa
I am not on mfa how to now log in impossible ??
Please sign in to leave a comment.