Steps to disable the TOTP in Proxmox VE
From Notes_Wiki
Revision as of 10:56, 7 June 2025 by Rohith (talk | contribs) (Created page with "== Disable TFA (TOTP) in Proxmox == # On the top right corner of the Proxmox web interface, click on your username (e.g., '''root@pam'''). # In the dropdown, click on '''TFA'''. # You will see the TFA method that was enabled. Select it and click on '''Edit'''. # In the pop-up window, uncheck the '''Enabled''' option and click '''OK'''. *This will disable the TFA for Proxmox login and allow you to join Proxmox clusters together. *You can re-enable TFA later by followin...")
Disable TFA (TOTP) in Proxmox
- On the top right corner of the Proxmox web interface, click on your username (e.g., root@pam).
- In the dropdown, click on TFA.
- You will see the TFA method that was enabled. Select it and click on Edit.
- In the pop-up window, uncheck the Enabled option and click OK.
- This will disable the TFA for Proxmox login and allow you to join Proxmox clusters together.
- You can re-enable TFA later by following the same steps and checking the Enabled option again, then clicking OK.
- Once TOTP is enabled, all Proxmox nodes will use the same TOTP configuration across the entire cluster.