koha ugrade from 3.22.21 to 19.05.17
I've upgraded empty koha(on ubuntu 18.04) from 3.22.21 to 19.05.17 using only the tarball file(without sudo apt-get install koha-common). Everything was nice - until I tried to login intranet site with a super admin account after a successful web installer procedure of upgrading the koha tables: "Error: Invalid username or password". I checked the koha-conf.xml file and the username and password were unchanged! What happened with koha - did the Memcached server change the settings? George Mikuchadze National Scientific Library of Georgia
Hi George, in newer versions you can no longer log into Koha with the database user. You have to create a staff user separately with the required permissions. If you don't have one yet, there is a script to create one. This blog post might be helpful: http://kohageek.blogspot.com/2018/07/create-super-librarian-by-command-line.... Katrin On 22.10.21 12:44, George Mikuchadze wrote:
I've upgraded empty koha(on ubuntu 18.04) from 3.22.21 to 19.05.17 using only the tarball file(without sudo apt-get install koha-common). Everything was nice - until I tried to login intranet site with a super admin account after a successful web installer procedure of upgrading the koha tables: "Error: Invalid username or password". I checked the koha-conf.xml file and the username and password were unchanged! What happened with koha - did the Memcached server change the settings?
George Mikuchadze National Scientific Library of Georgia _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
George Mikuchadze -
Katrin Fischer