dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #39284
Changing admin password to default
Dear all,
I am setting up a training server for staff and i am using dhis2 live
to achieve the task but i am using one of our database rather than the
default database. I had already used the following query to change the
admin password:
UPDATE users set password = '48e8f1207baef1ef7fe478a57d19f2e5'
where username = 'admin';
What am i doing which is wrong and why i can't login with username:
admin password: district
--
Regards,
Gerald
Follow ups