Page MenuHomePhabricator

wikimedia-us-mn administration password reset
Closed, ResolvedPublic

Description

Hey helpful folks,

I managed to lose the administrator password for yet another mailing list (feels like this happens basically every time I try to do an administration task), this time for wikimedia-us-mn. I'd like to get the password sent to me at marktraceur@gmail.com (or, if that's not possible, mtraceur@member.fsf.org, they both go to the same place) so I can add a new administrator to the list in light of the Wikimedia Minnesota user group being recognized.

Thanks!

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Done by running:

[fermium:~] $  sudo /var/lib/mailman/bin/change_pw -l wikimedia-us-mn -p $(pwgen -c1 -s 12)
New wikimedia-us-mn password: ...

The script will mail the owner address wikimedia-us-mn-owner@lists.wikimedia.org which will forward it to " mtraceur at member.fsf.org" because that's the current admin address.

Dzahn claimed this task.