<?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: Password encryption in TAC database in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396615#M8419</link>
    <description>&lt;P&gt;hello,&lt;BR /&gt;, I've have a tutorial on how to crypt passwords in&lt;A href="http://makina-corpus.com/blog/metier/2015/chiffrer-les-mots-de-passe-dans-les-fichiers-de-configuration-avec-talend" target="_self" rel="nofollow noopener noreferrer"&gt; talend&lt;/A&gt; configuration files.&lt;BR /&gt;Hope it can help others having the same need.&lt;BR /&gt;It is in french, but Jobs capture and code should be easy to understand.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Jul 2018 09:44:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-28T09:44:14Z</dc:date>
    <item>
      <title>Password encryption in TAC database</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396612#M8416</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to achieve automatic configuration and installation of a Talend platform using Docker. We are struggling to configure automatically the SVN server and the Nexus server. We have managed to configure the usernames but not the passwords. It seems they are encrypted in the database but we can't figure out which encryption method was used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any information about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Seiji&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396612#M8416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Password encryption in TAC database</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396613#M8417</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Are you trying to automate the configuration in TAC and would like to encrypt you SVN password and add it to the configuration.properties?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;If you automate the creation of users through the Metaservlet, according to&amp;nbsp;&lt;A href="https://jira.talendforge.org/browse/DOCT-9251?_ga=2.82237910.193814949.1529892993-1718331454.1508119343&amp;amp;_gac=1.138166532.1527143597.EAIaIQobChMIssiX45Oc2wIVhrrACh3VAgNJEAAYASAAEgIiqfD_BwE" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/DOCT-9251&lt;/A&gt;, when &lt;EM&gt;encryptedPassword&lt;/EM&gt; flag is set to &lt;EM&gt;true&lt;/EM&gt;, user creation is done by passing directly MD5 encrypted passwords.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 09:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396613#M8417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-26T09:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Password encryption in TAC database</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396614#M8418</link>
      <description>&lt;P&gt;We are trying to update the "configuration" table, specifically the "nexus.libPassword" and "svn.serverpassword" lines. We are doing this to skip manually editing the configuration page in the TAC (See attached files). I can't find any svn configuration in the configuration.properties file and what we are trying to achieve does'nt seem to be supported by the Metaservlet.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtCq"&gt;talendcofnig2.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lt9s"&gt;talendcofnig.png&lt;/A&gt;</description>
      <pubDate>Tue, 26 Jun 2018 13:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396614#M8418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-26T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Password encryption in TAC database</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396615#M8419</link>
      <description>&lt;P&gt;hello,&lt;BR /&gt;, I've have a tutorial on how to crypt passwords in&lt;A href="http://makina-corpus.com/blog/metier/2015/chiffrer-les-mots-de-passe-dans-les-fichiers-de-configuration-avec-talend" target="_self" rel="nofollow noopener noreferrer"&gt; talend&lt;/A&gt; configuration files.&lt;BR /&gt;Hope it can help others having the same need.&lt;BR /&gt;It is in french, but Jobs capture and code should be easy to understand.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jul 2018 09:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Password-encryption-in-TAC-database/m-p/2396615#M8419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-28T09:44:14Z</dc:date>
    </item>
  </channel>
</rss>

