Page 1 of 1

Resetting mysql user and password

Posted: Fri Jan 01, 2016 8:58 am
by alexkwan
Dear all,

I am wondering is there any way to change the database user and password (mysql) in logicaldoc ?

Thanks.

Re: Resetting mysql user and password

Posted: Mon Jan 04, 2016 4:57 pm
by car031
You can open the file conf\context.properties, here find the properties jdbc.username and jdbc.password. Put the desired username and password and restart LogicalDOC

Re: Resetting mysql user and password

Posted: Tue Jan 05, 2016 6:07 pm
by alexkwan
cars031, thanks a lot !!!