<?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 [resolved] Reset default password for Talend Administration Center in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reset-default-password-for-Talend-Administration-Center/m-p/2353749#M119876</link>
    <description>Hello, 
&lt;BR /&gt;I just installed TAC and Cannot seem to log in for the first time. I was sure to put "admin" as a password, but might have been a typo, so how do I change it? 
&lt;BR /&gt;"admin" works for the database configuration page that pops up before the log in. 
&lt;BR /&gt;I found this method for fixing it: 
&lt;BR /&gt;If you have not configured an email server, you can execute an SQL statement to set the user password to 
&lt;I&gt;admin&lt;/I&gt; again. 
&lt;BR /&gt; 
&lt;BR /&gt;In the database, execute the following statement: 
&lt;BR /&gt; 
&lt;PRE&gt;UPDATE `user` set `password`=0x21232F297A57A5A743894A0E4A801FC3 where id&lt;BR /&gt;						=&amp;lt;userID&amp;gt;;&lt;/PRE&gt; 
&lt;BR /&gt;where 
&lt;BR /&gt; 
&lt;PRE&gt;0x21...&lt;/PRE&gt; 
&lt;BR /&gt; corresponds to the encrypted password 
&lt;I&gt;admin&lt;/I&gt;. 
&lt;BR /&gt;Note that you can find the ID (number) corresponding to the user for which you want to edit the password by executing this statement: 
&lt;BR /&gt; 
&lt;PRE&gt;select id, login from user;&lt;/PRE&gt; 
&lt;BR /&gt;However, what database is it? Because Talend one I can access with oracle sql doesn't have that table.</description>
    <pubDate>Sat, 16 Nov 2024 10:28:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:28:30Z</dc:date>
    <item>
      <title>[resolved] Reset default password for Talend Administration Center</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reset-default-password-for-Talend-Administration-Center/m-p/2353749#M119876</link>
      <description>Hello, 
&lt;BR /&gt;I just installed TAC and Cannot seem to log in for the first time. I was sure to put "admin" as a password, but might have been a typo, so how do I change it? 
&lt;BR /&gt;"admin" works for the database configuration page that pops up before the log in. 
&lt;BR /&gt;I found this method for fixing it: 
&lt;BR /&gt;If you have not configured an email server, you can execute an SQL statement to set the user password to 
&lt;I&gt;admin&lt;/I&gt; again. 
&lt;BR /&gt; 
&lt;BR /&gt;In the database, execute the following statement: 
&lt;BR /&gt; 
&lt;PRE&gt;UPDATE `user` set `password`=0x21232F297A57A5A743894A0E4A801FC3 where id&lt;BR /&gt;						=&amp;lt;userID&amp;gt;;&lt;/PRE&gt; 
&lt;BR /&gt;where 
&lt;BR /&gt; 
&lt;PRE&gt;0x21...&lt;/PRE&gt; 
&lt;BR /&gt; corresponds to the encrypted password 
&lt;I&gt;admin&lt;/I&gt;. 
&lt;BR /&gt;Note that you can find the ID (number) corresponding to the user for which you want to edit the password by executing this statement: 
&lt;BR /&gt; 
&lt;PRE&gt;select id, login from user;&lt;/PRE&gt; 
&lt;BR /&gt;However, what database is it? Because Talend one I can access with oracle sql doesn't have that table.</description>
      <pubDate>Sat, 16 Nov 2024 10:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Reset-default-password-for-Talend-Administration-Center/m-p/2353749#M119876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Reset default password for Talend Administration Center</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reset-default-password-for-Talend-Administration-Center/m-p/2353750#M119877</link>
      <description>RESOLVED 
&lt;BR /&gt;I could not log in to the Talend Administration center because USERS table was not created in Oracle database.
&lt;BR /&gt;TAC could not create it because there was one table named USERS on the oracle database created by another user.
&lt;BR /&gt;Just rename that table and run TAC again.</description>
      <pubDate>Tue, 02 Aug 2016 12:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Reset-default-password-for-Talend-Administration-Center/m-p/2353750#M119877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-02T12:27:41Z</dc:date>
    </item>
  </channel>
</rss>

