Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
7155 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 6 25
467
0
thg 1 25
1583
0
thg 1 25
1598
1
thg 12 24
2167
0
thg 5 24
1681