Setup a secure client connection
Complete the following steps to set up a secure connection from the PDI client to the AEL daemon:
Download and install Kerberos server. Refer to the Administer Pentaho Data Integration and Analytics document for further details on installing the Kerberos server.
Create a keytab and principal to use for your client access.
Open the PDI client and choose Edit > Edit the kettle.properties file.
Add the properties KETTLE_AEL_PDI_DAEMON_KEYTAB andKETTLE_AEL_PDI_DAEMON_PRINCIPAL and set the values to the location of the keytab and principal, respectively.
Restart the PDI client.
Last updated
Was this helpful?