Hi all, can you help me to indentifie all users in my database(DHIS2) who are usually inactive?
Thanks On Thu, Dec 18, 2014 at 3:33 PM, Carlos Nyembwe <[email protected]> wrote: > Hi Bob, > > I read the tutorial https://www.dhis2.org/node/58 and I execute the > request but I find that it gives me the results with respect to the input > but I more looking on access to the system. > > On Thu, Dec 18, 2014 at 1:38 PM, Bob Jolliffe <[email protected]> > wrote: >> >> 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 >>> >>> > > -- > *Carlos Nyembwe* > *Informaticien* > > *Skype: carloscnk1* > *Téléphone: (+243)813166381 <%28%2B243%29813166381>* > -- *Carlos Nyembwe* *Informaticien* *Skype: carloscnk1* *Téléphone: (+243)813166381*
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

