User Tools

Site Tools


2fa_nextcloud_adjustments

This is an old revision of the document!


DISABLE 2FA IN NEXTCLOUD

If you cannot login or lost your back-up codes for TOTP in Nextcloud, you can disable it by editing the SQL database.

Follow these steps:

 mysql -u root -p  

Enter your passsword and list the database you have nextcloud installed in with

 show databases;

Go into your database name (in this case nextclouddb) by typing:

 use nextclouddb;
2fa_nextcloud_adjustments.1626191355.txt.gz · Last modified: 2021/07/13 17:49 by chris