[SOLVED] How to Disable TOTP on Proxmox Backup Server

mehmethanifi

Renowned Member
Dec 15, 2016
61
4
73
39
How can I turn off two factor authentication on Proxmox Backup Server. I did this from the web interface and restarted the proxmox backup server. But it still asks me for two factor authentication. I have SSH access. How can I fix this process on Proxmox Backup server?
 

Attachments

  • proxmox.png
    proxmox.png
    22.4 KB · Views: 37
Last edited:
Hi Guys.

I solved problem. I am connected to the device via ssh.
I deleted the tfa.json file under /etc/proxmox-backup/.
Then I restarted the proxy backup server
problem solved.
Thx! This is exactly what helped me to disable TFA. Many many thx for sharing.
 
Hi Guys.

I solved problem. I am connected to the device via ssh.
I deleted the tfa.json file under /etc/proxmox-backup/.
Then I restarted the proxy backup server
problem solved.
Thanks. This worked without a restart. I ssh into to shell and rm tfa.json and tfa.json.lock then refreshed the browser page at logon window.