[Koha] Fwd: method of change password

Bernardo Gonzalez Kriegel bgkriegel at gmail.com
Mon Mar 11 14:18:25 NZDT 2013


On Sun, Mar 10, 2013 at 10:04 PM, Liz Rea <liz at catalyst.net.nz> wrote:

> This password is the database password you defined when you defined your
> Koha database. Change the password in MySQL for your database user, and
> you will change the super admin password.
>
> Also remember to match that password with the one in koha-conf.xml.
Look near the end of the file, there is something like

<config>
 <db_scheme>mysql</db_scheme>
 <database>koha</database>
 <hostname>localhost</hostname>
 <port>3306</port>
 <user>kohaadmin</user>
 <pass>katikoan</pass>
 <biblioserver>biblios</biblioserver>

If you change the user and/or password to access Koha database, update the
information in the file.

Regards,
Bernardo



> It bears noting that you probably don't want to use that user/password
> for your day to day work, you will want to create a staff patron and
> give it superlibrarian permissions.
>
> Here is a link to some non-Koha specific instructions for changing a
> user password in MySQL:
>
> http://www.cyberciti.biz/faq/mysql-change-user-password/
>
> I hope this helps!
>
> Liz Rea
> On 11/03/13 13:52, Rachel Hamilton-Williams wrote:
> >
> >
> >
> > -------- Original Message --------
> > Subject:     method of change password
> > Date:     Sun, 10 Mar 2013 07:51:18 -0700
> > From:     Rizwan Khan <wan.325 at gmail.com>
> > To:     koha-owner at lists.katipo.co.nz
> >
> >
> >
> > i install koha 3.8.2. but i can not change koha admin password
> > "katikoan".
> > please send me method of koha password in linux operator system.
> > thanks
> >
> >
> >
> > _______________________________________________
> > Koha mailing list  http://koha-community.org
> > Koha at lists.katipo.co.nz
> > http://lists.katipo.co.nz/mailman/listinfo/koha
>
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list