Windows configuration for a secured cluster
If you are on a Windows machine, perform the following steps to edit the configuration properties:
Navigate to the
server/pentaho-server
directory and open thestart-pentaho.bat
file with any text editor.Set the CATALINA_OPTS environment variable to the location of the
krb5.conf
orkrb5.ini
file on your system, as shown in the following example:set "CATALINA_OPTS=%"-Djava.security.krb5.conf=C:\kerberos\krb5.conf
Save and close the file.
Last updated
Was this helpful?