Sonntag, 29. August 2010

Details about an user from FAS

FAMA (Fedora Ambassadors Membership Administration) doesn't only take care about about metrics for the Ambassadors group but also for the membership process. In the past there was a need for simple tools to interact with the Fedora Account System to get details about unapproved members. The latest of those scripts is called fas-person.py. The functionality is similar to the supybot Fedora plugin (.fasinfo) expect that you can run it direct from the command line. It's useful for quick checks of FAS accounts if you know the FAS username.

[fab@laptop011 fama]$ python fas-person.py fab -g
ID                   : 100697
User                 : fab
Name                 : Fabian Affolter
Email                : fabian@bernewireless.net
Bugzilla Email       : fabian@bernewireless.net
Telephone            : +4179000007
IRC nick             : fabian_a
Timezone             : Europe/Zurich
Latitude             : 46.951081
Longitude            : 7.438637
Locale               : en
Status               : active
Privacy              : False
GPG key ID           : 36A4397F
Creation             : 2006-06-04
Last password change : 2009-03-01

Approved memberships:
- Fedora Documentation Project git/svn/cvs commit group
- Fedora Websites Team GIT Commit Group
- Security Spin
- Generic-logos Git Commit Group
- flightmode Git Commit Group
- Fedora Ambassador Project
- Fedora CLA Group
- Signed CLA Group
- Fedora Bugs Group
- Fedora Websites Team
- Fedora Documentation Project contributor group
- Translation CVS Commit Group
- l10n Commit Group
- Pyjigdo Git Commit Group
- Spin-kickstarts Git Commit Group
- Fedora Packager CVS Commit Group
- Fedora Translation Quick Start Guide Git Commit Group (ignore me)
- Fedora EMEA Board Members
- FAMA git Commit Group

Unapproved memberships:
-> There are no unapproved memberships.
I hope that I will find a better name for this script...

1 Kommentar:

Unknown hat gesagt…

what about fasquery or fasdata?hailmeto