← Back to team overview

dhis2-devs team mailing list archive

Re: Problem log-in

 

Hi Channara,

do this to set password to district for user admin:

update users set
password='$2a$10$wjLPViry3bkYEcjwGRqnYO1bT2Kl.ZY0kO.fwFDfMX53hitfx5.3C'
where username='admin';

Then restart tomcat to make sure the application cache is cleared.

Then log in with admin/district.

regards,

Lars



On Tue, Sep 1, 2015 at 10:17 AM, channara rin <rin.channara@xxxxxxxxx>
wrote:

> No! i don't have any account more.
>
> On Tue, Sep 1, 2015 at 3:13 PM, channara rin <rin.channara@xxxxxxxxx>
> wrote:
>
>> But it still display log-in page.
>>
>> On Tue, Sep 1, 2015 at 3:13 PM, channara rin <rin.channara@xxxxxxxxx>
>> wrote:
>>
>>> Hi Morten,
>>> I go to database schema and change value of attribute: "Password" to
>>> value:"*$2a$10$iig96L.lNFPYgt9Go0bJGuJ2A5Sdqid17wV/xwEHlq.cCDYXdGFG2*
>>> "="district"
>>>
>>>
>>> On Tue, Sep 1, 2015 at 2:55 PM, Morten Olav Hansen <mortenoh@xxxxxxxxx>
>>> wrote:
>>>
>>>> Hi
>>>>
>>>> That error message just means wrong password.. bad credentials
>>>>
>>>> --
>>>> Morten
>>>>
>>>> On Tue, Sep 1, 2015 at 2:51 PM, channara rin <rin.channara@xxxxxxxxx>
>>>> wrote:
>>>>
>>>>> Hi all dhis2,
>>>>> Can you help me what is problem login page, i can't log in with admin
>>>>> account. What should i do?
>>>>> [image: Inline image 1]
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~dhis2-devs
>>>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
http://www.dhis2.org <https://www.dhis2.org>

PNG image


Follow ups

References