-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
login with 2fa not working #86
Comments
same here. how can I provide more debugging infos? |
To verify, you are able to log in with this user to the Proxmox web
interface?
…On Sat, Jan 27, 2024 at 1:12 PM Robin Loose ***@***.***> wrote:
same here. how can I provide more debugging infos?
—
Reply to this email directly, view it on GitHub
<#86 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABIP64TWBZNKRUPPQVVAZOLYQVGSNAVCNFSM6AAAAABAAXYXROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGI4TSMZSGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
correct, doing this almost every day. TOTP works fine with realm pve and pam via web interface |
Proxmox changed the API, proxmoxer code is not changed... There is an issue where ive posted the way Proxmox does the OTA with an Bash example... But no response there for weeks... Sadly since its the only Wrapper that is usable (well maybe not anymore) |
I'm going to see if I can make some progress on this today. I didn't
realize that the API changed.
…On Sat, Feb 17, 2024, 3:47 PM Adde Lovein ***@***.***> wrote:
Proxmox changed the API, proxmoxer code is not changed... There is an
issue where ive posted the way Proxmox does the OTA with an Bash example...
But no response there for weeks... Sadly since its the only Wrapper that is
usable (well maybe not anymore)
Thinking of writing my own instead, but have to many projects right now...
:-/
—
Reply to this email directly, view it on GitHub
<#86 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABIP64V4RD7TYEGGAU3M6TLYUEQNLAVCNFSM6AAAAABAAXYXROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJQGM4TCMZRGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Since you use Proxmoxer API its in their repo you will need to do the change. It is the Proxmox API that changed and proxmoxer hasnt updated... Just to be clear. ;-) |
I submitted a PR: proxmoxer/proxmoxer#158 to the proxmoxer library. I verified this worked with the VDI client. |
Hi,
I've enabled TFA in config
auth_totp=true
but after typing username, password and OTP Key I got "Invalid username and/or password, please try again!"
The text was updated successfully, but these errors were encountered: