Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Week 2: Presenting "Automate Sucess" and "Integration for Innovation" - WATCH NOW

Qlik Talend Administration Center: How to reset default credentials (security@company.com/admin)

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
FangZhen_TAO
Support
Support

Qlik Talend Administration Center: How to reset default credentials (security@company.com/admin)

Last Update:

Jul 4, 2025 2:11:07 AM

Updated By:

Shicong_Hong

Created date:

Jul 4, 2025 2:11:50 AM

If unable to access TAC using default credential (security@company.com/admin), you have forgotten your password.

Login.pngYou can reset it by following these steps:

  1. Establish a connection to the TAC database.
  2. In the TAC database, execute the following statement:
    UPDATE 'user' set 'password'=0x21232F297A57A5A743894A0E4A801FC3 where id =<userID>;​

    Note that `0x21...` corresponds to the encrypted password for "admin". To identify the <userID> associated with the user whose password you wish to update, execute this query: select id, login from user;
  3. Using the new password, log in to Talend Administration Center once again.

 

Related Content 

Change the default password used to configure the TAC database

 

Environment

Version history
Last update:
2 weeks ago
Updated by: