[Eisfair] nextcloud 1.6.0 und two-factor-auth
Alex Busam
abusam at gmx.de
Di Jan 22 23:03:58 CET 2019
Hi Jürgen,
super, vielen Dank für das nette Telefonat und die Hilfe neulich!!!
Und für die kontinuierliche Arbeit auch an diesem Paket!
Ich hatte gerade das Problem, dass ich mich dank aktivierter
two-factor-authentification beim Update ausgesperrt hatte. Backupcodes
funktionierten aber.
Could not load at least one of your enabled two-factor auth methods.
Please contact your admin.
Problem ist, dass die app wohl nach dem Update erstmal deaktiviert ist.
Hab das hier gefunden:
I got a solution which worked for me: sudo -u www-data php occ
app:update --all (new version of twofactor_totp will be installed) sudo
-u www-data php occ app:enable twofactor_totp after that I can login
with 2FA again.
Bei mir führte dann folgendes zum Erfolg:
cd /var/www/nextcloud
sudo -u wwwrun php occ app:update --all
sudo -u wwwrun php occ app:enable twofactor_totp
Vielleicht deaktiviere ich beim nächsten Update tfa? Oder liefe sich das
beim Update prüfen, aktualisieren und aktivieren?
Viele Grüße
Alex
Mehr Informationen über die Mailingliste Eisfair