Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
7566 Vizualizări

I am using Odoo14, and one user had activated 2FA. He lost his phone and is not able to log in again. Is it possible to disable 2FA for that user from the Admin account?

Imagine profil
Abandonează
Cel mai bun răspuns

You can do it using from database.Use this query.

update res_users set totp_secret='' where login='loginname.com';

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

It is possible to deactivate the 2FA from the Admin account for a user.
for that (In Admin account):-

->Go to settings > users
->Select the user in list view
->Click on Action button
->Then Click the Disable TOTP on users.

Regards.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
5
sept. 25
14182
0
iun. 25
706
0
ian. 25
1925
0
ian. 25
1933
1
dec. 24
2623