I have a user that recently got a new phone and all of his 2fa tokens were wiped out. The user is now unable to get into my nextcloud envrionment because it was enforced vai the settings.
Does anyone have an idea what we need to do to get him back in to his nextcloud account?
As an administrator you can use the impersonate app to switch to the user profile and adjust the relevant settings, or you can use the ./occ twofactorauth:..command line tool to remove the 2fa device from the users profile.
Thanks for the quick reply, I will look into the impersonate app. As for the command line options I keep getting syntax errors every time I try to use it. Do you have any commands or switches that may help me out?