İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
6941 Görünümler

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
Vazgeç
En İyi Yanıt

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

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

Avatar
Vazgeç
En İyi Yanı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.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Haz 25
317
0
Oca 25
1419
0
Oca 25
1466
1
Ara 24
1938
0
May 24
1522