Hi Carlos I just added a few small snippets to a tutorial https://www.dhis2.org/node/58 which answers a similar if not identical question.
To find the users who have never logged in you would probably want a script which (i) extracted all the users and (ii) searched the logs for any login or attempted login by each user. Would be simple enough to do. If I get a chance I'll add it to the same tutorial link. You are right to be concerned about your inactive users. You should try and check for them regularly. Bob On 18 December 2014 at 13:19, Carlos Nyembwe <[email protected]> wrote: > > Hi all, > can you help me to indentifie all users in my database(DHIS2) who are > usually inactive? > > Thanks > -- > *Carlos Nyembwe* > *Informaticien* > > *Skype: carloscnk1* > *Téléphone: (+243)813166381 <%28%2B243%29813166381>* > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

