User 0341d3b559
05-12-2014 15:34:38
Hi,
I wanted to change security configuration of shared project from 'Username/password using IJC
database' to 'Username/password using database accounts'. When I did it , I noticed that database username and password are included in database schema. I found that this information is contained in ijs file, so I removed following lines from the file:
<entry key="database.username">xxx=</entry>
<entry key="database.password">yyy=</entry>
but it did not help. I also tried to generate shared project once again but I get warning that database password and username are included to schema and I cannot change this option. Is there any way to disable this option?
Regards,
Ola