Step 1: Change default passwords
For your production server, we highly recommend that you change the default passwords in the following SQL script files to make the databases more secure.
Note: If you are evaluating Pentaho, then you might want to skip this step.
Browse to the
pentaho/server/pentaho-server/data/postgresql
directory.Use any text editor to change the passwords in these SQL scripts:
create_jcr_postgresql.sql
create_quartz_postgresql.sql
create_repository_postgresql.sql
pentaho_mart_postgresql.sql
Last updated
Was this helpful?