Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Riktastic/Pentaho-Kettle-Password-Decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Pentaho Data Integration password decrypter

Decrypts passwords that have been stored in a Kettle/Spoon job.

Tested with:

  • Pentaho Data Integration CE 7.1.0.0-12

Instructions:

  1. Open the job/transformation that contains the password in a text editor,

  2. Look for an encrypted string that is similar to: 2be98afc86TESTbd63c99dbdde,

3 Open this file in Pentaho Data Integration Spoon,

4 Open the "Input"-step,

5 Navigate to the "Data"-tab,

6 Enter the encrypted password in the "encrypted_password"-field.

7 Execute the job,

8 Check the data of the "Output"-step for the decrypted password.

About

Decrypts locally stored Pentaho Kettle (Spoon) Passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published