Admin user has 2FA enabled, however DUO did not backup the authenticator as it should of after a phone crash. Is it possible to disable totp from a user via command line or directly in the database? We are currently locked out of the Odoo interface. We are using version 14.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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
I still get prompted to input the user's password though from the wizard that appears, and if I don't know the user's password then you can't use this method
I'm having the same problem. Is it possible to disable the 2FA function for my Administrator account via psql? Currently I'm not able to log in. I'm using version 14 as well.
Or perhaps I can assign other user to administrator level? Any input is highly appreciated.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
nov 18
|
3014 | ||
|
0
ago 22
|
2677 | ||
POS rescue session errors
Resuelto
|
|
1
jul 21
|
12973 | |
|
6
jul 17
|
11296 | ||
How to recover admin password
Resuelto
|
|
2
sept 19
|
15001 |