Remove/Reset TOTP 2FA
-
Long story short, the only key for one of my installs was inadvertently destroyed. Is there a quick way to disable TOTP temporarily from the command line?
-
If you have a different Admin user, then you can use it to login and remove the OTP under Settings > Users.
-
@Danp Unfortunately, there is only one user account. Might be quickest to stand up another instance. The only annoyance will be that I would lose the backup jobs.
-
You may be able to remove the OTP setting using
xo-cli
, but I'm unsure of the exact syntax. -
Another option is to add a new admin user using
xo-cli
. Then login to XO as the new user and clear the OTP for the existing user.