Disabling TOTP temporarily can be useful to add a host to an existing proxmox cluster.
mv /etc/pve/priv/tfa.cfg /etc/pve/priv/tfa.cfg.bak
And reverting with
mv /etc/pve/priv/tfa.cfg.bak /etc/pve/priv/tfa.cfg
Disabling TOTP temporarily can be useful to add a host to an existing proxmox cluster.
mv /etc/pve/priv/tfa.cfg /etc/pve/priv/tfa.cfg.bak
And reverting with
mv /etc/pve/priv/tfa.cfg.bak /etc/pve/priv/tfa.cfg