<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Decryption of password in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365370#M128972</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What's server are you trying to run? Remote Engine?&lt;/P&gt;&lt;P&gt;It has to do with the environment variable configuration for the home directory.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sarina&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2021 06:46:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-09T06:46:20Z</dc:date>
    <item>
      <title>Decryption of password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365369#M128971</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've made simple job that takes data from DB2 database and pushes the data to log. So its very simple but i have a problem with password decryption. &lt;/P&gt;&lt;P&gt;Locally on my machine everything works fine and the job is working well, but on the server - I assume that password is never decrypted properly and Talend cant create connection to DB. &lt;/P&gt;&lt;P&gt;Error that occurs : &amp;nbsp;Connection authorization failure occurred.&amp;nbsp;Reason: User ID or Password invalid.&lt;/P&gt;&lt;P&gt;Next i created step that prints out decrypted password in tJava like that : &lt;/P&gt;&lt;P&gt;System.out.println(routines.system.PasswordEncryptUtil.decryptPassword("decrypted string generated by talend in code tab"))&lt;/P&gt;&lt;P&gt;And locally it prints out decrypted password well, but on the server it just prints same string that is inside this function above like decryption is not working here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can i do to make it work on a different machine ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365369#M128971</guid>
      <dc:creator>MHank2</dc:creator>
      <dc:date>2024-11-15T23:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption of password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365370#M128972</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What's server are you trying to run? Remote Engine?&lt;/P&gt;&lt;P&gt;It has to do with the environment variable configuration for the home directory.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sarina&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 06:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365370#M128972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-09T06:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption of password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365371#M128973</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Im just running .sh file inside linux machine&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 17:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365371#M128973</guid>
      <dc:creator>MHank2</dc:creator>
      <dc:date>2021-09-09T17:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption of password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365372#M128974</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The password which is encrypted on windows is not getting correctly decrypted on Linux?&lt;/P&gt;&lt;P&gt;Are you using context groups and context parameters for db details to avoid this kind of issue?&lt;/P&gt;&lt;P&gt;Please check the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/7.3/studio-user-guide-open-studio-for-data-integration/creating-context-group-and-define-context-variables-in-it" alt="https://help.talend.com/r/en-US/7.3/studio-user-guide-open-studio-for-data-integration/creating-context-group-and-define-context-variables-in-it" target="_blank"&gt;https://help.talend.com/r/en-US/7.3/studio-user-guide-open-studio-for-data-integration/creating-context-group-and-define-context-variables-in-it&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 05:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365372#M128974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-10T05:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption of password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365373#M128975</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Yes this is excatly what happens. Password on Windows is not decrypted on Linux.&lt;/P&gt;&lt;P&gt;Right now I'm using context to avoid this issue and I'm passing parameters to the builded script. &lt;/P&gt;&lt;P&gt;So this is first solution to the problem.&lt;/P&gt;&lt;P&gt;I will try to create context as you suggested and I will come back with reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 15:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365373#M128975</guid>
      <dc:creator>MHank2</dc:creator>
      <dc:date>2021-09-13T15:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption of password</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365374#M128976</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Feel free to let us know if it helps.&lt;/P&gt;&lt;P&gt;In addition to that, have you thought of entering our competition?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/blog/aGn5b000000CaZw/getting-smart-about-talend-tip-of-the-day" alt="https://community.talend.com/s/blog/aGn5b000000CaZw/getting-smart-about-talend-tip-of-the-day" target="_blank"&gt;https://community.talend.com/s/blog/aGn5b000000CaZw/getting-smart-about-talend-tip-of-the-day&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are rewards for winners!&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 09:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Decryption-of-password/m-p/2365374#M128976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-14T09:24:08Z</dc:date>
    </item>
  </channel>
</rss>

