hi i want to change password in koha 3 i'm using ubuntu , when running command in mysql SET PASSWORD FOR 'kohaadmin'@'localhost' = PASSWORD('newpassword'); and it's ok i can't log in koha and gave me koha error shall i must change password in file in etc like V. on windows thank,s
Kete Jourge wrote:
i want to change password in koha 3 i'm using ubuntu , when running command in mysql
There are two places to change the password. You got the first: mysql.
shall i must change password in file in etc like V. on windows
Yup. Change the password in /etc/koha/koha-httpd.conf or /etc/koha.conf for Koha/2 cheers rickw -- _________________________________ Rick Welykochy || Praxis Services "Yes means No and No means Yes. Delete all files [Y]? "
2009/7/8 Rick Welykochy <rick@praxis.com.au>:
Kete Jourge wrote:
i want to change password in koha 3 i'm using ubuntu , when running command in mysql
There are two places to change the password. You got the first: mysql.
shall i must change password in file in etc like V. on windows
Yup. Change the password in /etc/koha/koha-httpd.conf
koha-conf.xml
or /etc/koha.conf for Koha/2
Chris
participants (3)
-
Chris Cormack -
Kete Jourge -
Rick Welykochy