Page 1 of 1

Problem with User Accounts

PostPosted:Fri Apr 15, 2011 4:45 pm
by begerega
I just started using OpenKM but I noticed a problem with user accounts. Each time I restart OpenKM I seem to loose all the user accounts I created. I can still see the documents created by those users but I can't find the users under administration as I did the first time I created them. The only account that works after I restart OpenKM is the default admin account. Can someone help?

Re: Problem with User Accounts

PostPosted:Fri Apr 15, 2011 4:56 pm
by Khris
You need to make the following change in your OpenKM.cfg

From this:
Code: Select all
hibernate.hbm2ddl=create
To This:
Code: Select all
hibernate.hbm2ddl=none

Re: Problem with User Accounts

PostPosted:Sat Apr 16, 2011 4:19 pm
by jllort