S seminem New Member Jun 10, 2025 2 1 3 Tuesday at 10:27 #1 Good afternoon, dual key authentication was set up, at some point in time, when entering the login and password, the TOTP key is not entered, but the error "Login failed. Please try again", tell me how to restore access to the web interface Reactions: aabraham
Good afternoon, dual key authentication was set up, at some point in time, when entering the login and password, the TOTP key is not entered, but the error "Login failed. Please try again", tell me how to restore access to the web interface
FSIN New Member Proxmox Subscriber Dec 3, 2024 16 6 3 Switzerland www.netsafe.ch Tuesday at 16:18 #2 You can log in via SSH and disable TOTP. It's explained at the bottom of this PVE wiki article. https://pve.proxmox.com/wiki/OATH(TOTP)_Authentication Reactions: seminem and UdoB
You can log in via SSH and disable TOTP. It's explained at the bottom of this PVE wiki article. https://pve.proxmox.com/wiki/OATH(TOTP)_Authentication
S seminem New Member Jun 10, 2025 2 1 3 Tuesday at 16:55 #3 FSIN said: You can log in via SSH and disable TOTP. It's explained at the bottom of this PVE wiki article. https://pve.proxmox.com/wiki/OATH(TOTP)_Authentication Click to expand... There is no such file in the system.
FSIN said: You can log in via SSH and disable TOTP. It's explained at the bottom of this PVE wiki article. https://pve.proxmox.com/wiki/OATH(TOTP)_Authentication Click to expand... There is no such file in the system.
FSIN New Member Proxmox Subscriber Dec 3, 2024 16 6 3 Switzerland www.netsafe.ch Tuesday at 17:33 #4 Uff okay, can you show the content of your /etc/pve/priv/tfa.cfg ? remove any sensitive Content!
M MarkusKo Active Member Feb 21, 2025 164 96 28 Tuesday at 17:49 #5 maybe like this? Code: pveum user tfa unlock joe@pve docs Reactions: FSIN