OPEN-XCHANGE
You are here: Community > Mailinglist
freshmeat.net
[OX User] Script to create a list of active/inactive OX users

Juergen Ulbts j.ulbts at uni-oldenburg.de
Thu Apr 19 12:07:01 CEST 2007


Hi!

I was asked if I could provide a list of users that where using OX
within the last month and/or the users that were inactive within this
period.
Has anybody written something like this already and could post his
solution?

Some thoughts about the request:
I don't think the last access data is written into the LDAP (have not
verified this). If I hav to implement this active/inactive list I would
first get all LDAP entries. Then I would go through the Tomcat logs to
look for the login/logout information which I would add to the
previously fetched userlist (datetime, maybe even a counter how many
times the user did access the OX).


Kind regards,
Juergen Ulbts




More information about the User mailing list