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?
Se marcó esta pregunta
2
Respuestas
9572
Vistas
You can do it using from database.Use this query.
update res_users set totp_secret='' where login='loginname.com';
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
0
abr 26
|
5 | ||
|
|
0
mar 26
|
3 | ||
|
|
0
mar 26
|
4 | ||
|
|
1
dic 25
|
1430 | ||
|
|
5
sept 25
|
18140 |