Page MenuHomePhabricator

Need to disable 2FA so I can login and mark a project (gratitude) as still in-use before the VPS purge
Closed, ResolvedPublic

Description

Hello, I'm trying to login to Wikitech to mark a project (gratitude) as still in-use before the upcoming VPS purge, but I'm unable to 2FA in. I'd like to temporarily disable 2FA for now and I found the instructions which led me here. I also see in the instructions that I can confirm my identify by logging into bastion and creating a text file. I'll post the output in a follow up comment as instructed. Thanks!

Event Timeline

Output: bastion-eqiad1-01.bastion.eqiad.wmflabs:/home/epenn/2fa-reset-request.txt

Epenn updated the task description. (Show Details)
bd808 claimed this task.
bd808 moved this task from Inbox to Clinic Duty on the cloud-services-team (Kanban) board.
bd808 subscribed.
root@bastion-eqiad1-01:~# ls -lha /home/epenn/2fa-reset-request.txt
-rw------- 1 epenn wikidev 42 Jan 13 14:55 /home/epenn/2fa-reset-request.txt
root@bastion-eqiad1-01:~# cat /home/epenn/2fa-reset-request.txt
https://phabricator.wikimedia.org/T299140
$ mwscript extensions/OATHAuth/maintenance/disableOATHAuthForUser.php --wiki=labswiki 'Epenn'
OATHAuth disabled for Epenn.

You should be all set @Epenn. And thank you for finding and reading the docs!