"Federico Leva (Nemo)" <nemow...@gmail.com> wrote:

> Hi, can we have a list of all the accounts that expired in
> the Big Catastrophic Deadline of the 6th (and have no
> redirects to other places, maybe)? We're bound to have
> hundreds of dead tools in this moment and I'd like to avoid
> chasing them individually.

> [...]

You can do so yourself:

| timl@willow:~$ date2days $(date +%Y-%m-%d)
| 16083
| timl@willow:~$ ldapsearch -h ldap -b o=unix,o=toolserver 
'(&(objectclass=posixaccount)(shadowexpire<=16083)(!(shadowexpire=16083)))' uid 
|
| > sed -ne 's/^uid: //p;'
| [...]

However, I don't think that's a useful approach.  If there
are tools in use, and someone complains about them no longer
working or their URLs get hammered in the httpd logs, resur-
rect them for sure; if not, let them rest in peace.

There's a lot to be done for tools that are /actually/ in
demand; no need to spend time on ones that clearly aren't.

Tim


_______________________________________________
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette

Reply via email to