Difference between revisions of "Steps to disable the TOTP in Proxmox VE"
From Notes_Wiki
(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...") |
|||
Line 1: | Line 1: | ||
[[Main Page|Home]] > [[Debian]] > [[Proxmox virtual environment]] > [[Steps to disable the TOTP in Proxmox VE]] | |||
== Disable TFA (TOTP) in Proxmox == | == Disable TFA (TOTP) in Proxmox == | ||
Latest revision as of 10:58, 7 June 2025
Home > Debian > Proxmox virtual environment > Steps to disable the TOTP in Proxmox VE
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.