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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
pravinm
Contributor III
Contributor III

Change remote engine key in Azure Managed Talend remote Engine (Linux)

How to change the remote engine key in Azure managed Talend Remote engine.

 

I tried to change in the file "preauthorized.key.cfg" and restart the engine. my previous key is back in the file.

 

Please advice. I want to re-pair the remote engine key with a new key 

 

 

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Updating the file <Remote Engine Installation folder>/etc/preauthorized.key.cfg with the new key seems to be not enough.

To re-pair a Remote Engine, first be sure that the Engine in TMC is un-paired and a pairing key is available in the engine details.

Otherwise in the Remote Engine details click on RE-PAIR:

0683p000009M6ny.png

 

And then UNPAIR:

0683p000009M6oJ.png

The Engine is now “Not paired”:

0683p000009M6qw.png

 

 

A new pairing key is available in the ENGINE DETAILS:

0683p000009M6r1.png

 

 

On Remote Engine server side, update the following files:

  • <Remote Engine Installation folder>/etc/preauthorized.key.cfg

Replace the old key with the new one:

remote.engine.pre.authorized.key =60496XXXXX50185E2E538895009A6310AED4B4CE42A7CDE36

 

  • <Remote Engine Installation folder>/etc/org.talend.ipaas.rt.pairing.agent.cfg

Remove the remote engine id:

remote.engine.id = 

 

Restart the Remote Engine.

 

The remote engine is (re)paired:

0683p000009M6r6.png

 

Let us know if it works from your side.

Best regards

Sabrina