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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
lguevara
Partner - Creator II
Partner - Creator II

Qlik Replicate Login after install

Hi,

I install Qlik replicate 2024Nov in windows, install succesed.

But when go to console https://<computer name>:<port>/attunityreplicate

This need put a user and password. what should I put?

 

error login.PNG

 

Labels (2)
1 Solution

Accepted Solutions
diegozecchini
Specialist
Specialist

Hi!
After installation, the user account that installed Qlik Replicate is usually the one with administrative access. Use those Windows credentials to log in username: DOMAIN\Username (or Username if it's a local account).

View solution in original post

3 Replies
diegozecchini
Specialist
Specialist

Hi!
After installation, the user account that installed Qlik Replicate is usually the one with administrative access. Use those Windows credentials to log in username: DOMAIN\Username (or Username if it's a local account).

vinodn1989
Partner - Contributor III
Partner - Contributor III

If you are on the Linux machine, follow below steps for setting up the password.

 

user=qlikr group=qlikr verbose=true iport=8080 rport=8081 rpm -i[vh] --prefix /opt/qlikr/ areplicate-6.4.0-102.x86_64.rpm

./repctl SETSERVERPASSWORD adminA@2025

 

Password should meet the requirement (16 char, lower, upper and digits).

 

diegozecchini
Specialist
Specialist

glad it helped