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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
2
Odpowiedzi
6085
Widoki
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.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
sty 25
|
616 | ||
|
0
sty 25
|
529 | ||
User Access Restriction by IP in Odoo
Rozwiązane
|
|
1
gru 24
|
935 | |
|
0
maj 24
|
834 | ||
|
1
gru 23
|
2014 |