Thank you Katrin... I think I understand the problem... given the multiple URLs we can use for Koha... the user I was creating only got me into the catalog, not the administration... change URL, and bingo!
Thanks to all Ron ----------------------------------------------------------------------------------------- Ronald Vyhmeister, PhD Academic Dean IT Manager Middle East University Beirut, Lebanon [email protected] Mobile:+961-81767015 Technology is dominated by two kinds of people: Those who manage what they do not understand and those who understand that which they do not manage. -----Original Message----- From: Koha <[email protected]> On Behalf Of Katrin Fischer Sent: Saturday, October 27, 2018 1:10 PM To: [email protected] Subject: Re: [Koha] Hi Hi Ronald, newer versions of Koha don't allow accessing the staff interface with the database user anymore as this always caused problems. Installing a newer version from scratch, the web installer will guide you through adding a superlibrarian user. If you have updated from an older version or forgot the password, you can use the script below. Please make sure you run this from the koha-shell for your instance: sudo koha-shell <instancename> The superlibrarian user created will have the full admin rights. Hope this helps, Katrin On 26.10.18 14:51, Ronald Vyhmeister wrote: > I can create new users from this... but cannot create any "super user" > so can't log in to configure the system... > > The command I used is > > /usr/share/koha/bin/devel/create_superlibrarian.pl --userid > koha_library --password password --branchcode AKL --categorycode=S > --cardnumber=A12349 > > What I really want is to log in as koha_library with the full admin > rights... > > Ron > > ---------------------------------------------------------------------- > ------------------- > Ronald Vyhmeister, PhD > Academic Dean > IT Manager > Middle East University > Beirut, Lebanon > [email protected] > Mobile:+961-81767015 > Technology is dominated by two kinds of people: > Those who manage what they do not understand and those who understand > that which they do not manage. > > > -----Original Message----- > From: Koha <[email protected]> On Behalf Of Micha? > Dudzik > Sent: Friday, October 26, 2018 3:27 PM > To: [email protected] > Subject: Re: [Koha] problem logging in > > Hi Ronald, > if you have a Koha 18.05 look this post - > http://koha.1045719.n5.nabble.com/Forgotten-Stuff-Login-Password-td598 > 1459.html > <http://koha.1045719.n5.nabble.com/Forgotten-Stuff-Login-Password-td59 > 81459.html> > > Regards > Michał Dudzik > > > > -- > Sent from: > http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html > _______________________________________________ > Koha mailing list http://koha-community.org [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ > Koha mailing list http://koha-community.org [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

