Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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).
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).
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).
glad it helped