Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
7160 Tampilan

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?

Avatar
Buang
Jawaban Terbai

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

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

Avatar
Buang
Jawaban Terbai

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.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Jun 25
479
0
Jan 25
1586
0
Jan 25
1605
1
Des 24
2178
0
Mei 24
1682