[Koha] How to change default user name and password

Franklin Escano fdescano at yahoo.com
Thu Mar 13 20:56:27 NZDT 2008


Hi Thandu,
Is your operating system windows?

Open  a command prompt and type: cd \mysql\bin
Type: mysqladmin -u koha -p password
YourNewPasswordHere
You will be prompted for the current password which is
"koha"

The above action will reset the mysql password.
Open the C:\etc\koha.conf and set the new password in
the pass=koha line.

Restart apache to implement the change

Frank


      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


More information about the Koha mailing list