To run periodic audits of shib-idp accounts, we need a script that: - takes a date as an argument - returns a list containing ``` username: Firstname Lastname <email@domain.com> ``` with one line for each user whose account is active right now, and was created before the date given by the argument. _Imported from trac ticket [#52](http://trac.gpolab.bbn.com/idp-tools/ticket/52), created by chaos on 10-03-2013 at 17:19, last modified: 10-04-2013 at 11:26_