Hi,
Because we often add whole LDAP groups to our Proxmox cluster and we enforce TFA for LDAP realms, I tried to script the TFA enablement for all users of a group.
any ideas what the missing link could be?
Thanks and a nice weekend,
Marcus.
Because we often add whole LDAP groups to our Proxmox cluster and we enforce TFA for LDAP realms, I tried to script the TFA enablement for all users of a group.
- I can create a new key using
oathkeygen - I can add that key to a user with
pveum user modify <user@realm> --keys <key> - I can even create a QRCode with
qrencodeand send it to the user withmail - But the user does not show up in the GUI "Two Factor" menu list and he can't login.
any ideas what the missing link could be?
Thanks and a nice weekend,
Marcus.