You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Matthieu Riou (JIRA)" <ji...@apache.org> on 2006/03/25 22:56:19 UTC

[jira] Commented: (INFRA-345) Write a script to detect unused accounts

    [ http://issues.apache.org/jira/browse/INFRA-345?page=comments#action_12371875 ] 

Matthieu Riou commented on INFRA-345:
-------------------------------------

I would like to volunteer on this and implement this script to help you. However I don't have access to the infra svn repo so could you please attach 'cla-reminder.py' to this issue so I can have a look at it? Could you also confirm that svn authentication is configured with an AuthUserFile in Apache? I'll have to be able to read the list of commiters from somewhere to implement this script (or should it read the asf-authorization file?).

> Write a script to detect unused accounts
> ----------------------------------------
>
>          Key: INFRA-345
>          URL: http://issues.apache.org/jira/browse/INFRA-345
>      Project: Infrastructure
>         Type: New Feature
>   Components: InfraTools
>     Reporter: Leo Simons

>
> We need a script that checks for unused user accounts (e.g. > 6 month, preferably configurable of course), taking svn commits, if any, into "account". Maybe something like
> $ find-unused-accounts --help
>   Provides a list of unused user accounts, seperated by newlines.
>   Usage:
>     find-unused-accounts [options] [since]
>   Arguments:
>     since   -- the number of months since the last login after
>                which an account is considered "unused".
>   Options:
>     --help  -- show this help message
> Choose your implementation language :-). The script needs to end up in svn:infrastructure/trunk/tools.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira