<?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: Loading encrypted password using tcontextload in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286452#M60074</link>
    <description>Thank you jlolling, 
&lt;BR /&gt;So for example, when i have a group context with database connection parameters, i have to dump context this way: 
&lt;BR /&gt;1) tcontextdump----&amp;gt;tjavarow (using encrypt routine with if statement on the password parameter)----&amp;gt;tfileproperties 
&lt;BR /&gt;And load the context this way: 
&lt;BR /&gt;2)tfileproperties ----&amp;gt;tjavarow (using decrypt routine with if statement on the password parameter)----&amp;gt;tcontextload 
&lt;BR /&gt;Is this the best way to encrypt the password ? 
&lt;BR /&gt;Thank you for your advice 
&lt;BR /&gt;Best Regards</description>
    <pubDate>Fri, 30 Dec 2016 08:54:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-30T08:54:38Z</dc:date>
    <item>
      <title>Loading encrypted password using tcontextload</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286450#M60072</link>
      <description>Hi,
&lt;BR /&gt;I have saved database connection params into properties file using tcontextdump. The password param has the password type (not string), so it is masked with **** in the file.
&lt;BR /&gt;I tried to load these params using tcontextload component and got an error saying "wrong user or password", it seems that it is due to the fact the password is encrypted. I tested with password as string and it is working. 
&lt;BR /&gt;Does it mean that if i want to use tcontextload from a properties file, the password should in clear text ?
&lt;BR /&gt;Thank you for your help
&lt;BR /&gt;Best Regards</description>
      <pubDate>Thu, 29 Dec 2016 13:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286450#M60072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-29T13:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Loading encrypted password using tcontextload</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286451#M60073</link>
      <description>Unfortunately the password decryption only takes place in case of the Job loads the context properties as internal file - means it does not work in the implicit context load. You can of course create a routine to achieve the same.</description>
      <pubDate>Fri, 30 Dec 2016 00:13:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286451#M60073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-30T00:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading encrypted password using tcontextload</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286452#M60074</link>
      <description>Thank you jlolling, 
&lt;BR /&gt;So for example, when i have a group context with database connection parameters, i have to dump context this way: 
&lt;BR /&gt;1) tcontextdump----&amp;gt;tjavarow (using encrypt routine with if statement on the password parameter)----&amp;gt;tfileproperties 
&lt;BR /&gt;And load the context this way: 
&lt;BR /&gt;2)tfileproperties ----&amp;gt;tjavarow (using decrypt routine with if statement on the password parameter)----&amp;gt;tcontextload 
&lt;BR /&gt;Is this the best way to encrypt the password ? 
&lt;BR /&gt;Thank you for your advice 
&lt;BR /&gt;Best Regards</description>
      <pubDate>Fri, 30 Dec 2016 08:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286452#M60074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-30T08:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Loading encrypted password using tcontextload</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286453#M60075</link>
      <description>Hi Jlolling,
&lt;BR /&gt;I also wanted to know why one should encrypt password using tcontextdump&amp;nbsp; as specified here==&amp;gt;&amp;nbsp;
&lt;A href="https://help.talend.com/search/all?query=Prevent+passwords+from+displaying+in+clear+text+in+the+console+output+and+log+files&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Prevent+passwords+from+displaying+in+clear+text+in+the+console+output+and+log+files&amp;amp;content-lang=en&lt;/A&gt; knowing the fact that it is impossible to recover the encrypted password using tcontextload&amp;nbsp; ?
&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 30 Dec 2016 15:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-encrypted-password-using-tcontextload/m-p/2286453#M60075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-30T15:29:24Z</dc:date>
    </item>
  </channel>
</rss>

