I have a problem by login to my old wikitech account. I have a two steps login method and since my last login I have reinstalled google authenticator on my phone.
Description
Event Timeline
@Ato_01: https://wikitech.wikimedia.org/wiki/Password_reset#Reset_two_factor_authentication offers some ways how to potentially verify your identity.
@Ato_01, the easiest way for us to verify your account ownership is for you to write a request to disable 2fa in your home directory on a CloudVPS/Toolforge bastion. Your developer account information in the LDAP directory shows you as a member of both the tools and bastion projects and has an ssh public key for you. The easiest thing to do is probably to ssh to login.tools.wmflabs.org, touch $HOME/T206405.txt, and then ping me back here on this ticket. I can then double check that the file has been created by your unix shell user and use that confirmation to continue with the steps that Andre linked to in T206405#4647742.
@bd808, I touched the txt file from ato-01@tools-login.wmflabs.org. It was in my original settings in putty. I hope, that's right.
Account ownership confirmed:
$ sudo ls -l ~ato-01/T206405.txt -rw-r--r-- 1 ato-01 wikidev 0 Oct 8 16:19 /home/ato-01/T206405.txt
2FA removed for associated wikitech account:
$ mwscript extensions/OATHAuth/maintenance/disableOATHAuthForUser.php --wiki=labswiki "Ato 01" OATHAuth disabled for Ato 01.