Hello,
What’s the best way to import users with passwords in version DHIS2 2.40?
There’s even more restriction on the users and passwords side via API. Do I need anything else except SQL, which can be done directly in the database?
Hello,
What’s the best way to import users with passwords in version DHIS2 2.40?
There’s even more restriction on the users and passwords side via API. Do I need anything else except SQL, which can be done directly in the database?
Hi @Aanyo,
The only way I’ve done this successfully was directly through an SQL dump.
If there are alternative ways of doing this, I’m here to learn.
Regards
Yes, as @Clement mentioned I believe this is only possible by connecting directly to the database. cc @mmarkevich @netroms