Re: [Koha] How to change default user name and password
Dear All, How to change Koha default user name and password ? Sincerely T.Venkat Narayana Asst. Librarian S.V.Engineering College Andhra Pradesh Chat on a cool, new interface. No download required. Go to http://in.messenger.yahoo.com/webmessengerpromo.php
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 On Thu, Mar 13, 2008 at 11:43 AM, thandu venkat narayana <thandu_venkat@yahoo.com> wrote:
Dear All,
How to change Koha default user name and password ?
Sincerely
T.Venkat Narayana Asst. Librarian S.V.Engineering College Andhra Pradesh
Chat on a cool, new interface. No download required. Go to http://in.messenger.yahoo.com/webmessengerpromo.php
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Franklin Escano -
thandu venkat narayana