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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now

How to change the Qlik Replicate URL on a Windows host

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
shashi_holla
Support
Support

How to change the Qlik Replicate URL on a Windows host

Last Update:

Mar 1, 2023 2:44:35 AM

Updated By:

Sonja_Bauernfeind

Created date:

Feb 27, 2023 4:23:18 AM

The default URL used to access Qlik Replicate is: https://<machine-name>/attunityreplicate

If required, this URL can be changed to point to a domain different from the machine name.

Example: https://<domain-name>/attunityreplicate

This requires your network team to redirect the domain name to the Windows host running Qlik Replicate.

After this, Qlik Replicate is accessible with the new URL form outside its host. It will, however, fail when you attempt to access it from the original host itself while using the redirected URL.  This is due to the Windows server Loopback check preventing the URL from resolving the server correctly.

We provide the additional steps required in this article. 

 

Resolution

Step 1: 

Your network team sets up the redirect.

Step 2: 

How to disable the Authentication Loopback Check:

  1. Navigate to Start > Run, enter regedit, and click Ok

  2. Locate and select the following registry subkey:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

    registry key lsa.png

  3. Right-click Lsa and point to New. Then click DWORD value.       

    new DWORD registry.png
             
  4. Enter DisableLoopbackCheck, and then select Enter.

    DisableLoopbackcheck DWORD.png

  5. Right-click DisableLoopbackCheck, and then select Modify.

  6. Type 1 in the Value data box and click Ok

    DisableLoopbackcheck Value data 1.png

  7. Exit the Registry Editor and restart the computer.

 

 

Environment

  • Qlik Replicate (installed on a windows server)

 

Labels (1)
Version history
Last update:
‎2023-03-01 02:44 AM
Updated by: