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

Install Qlik replicate in linux username groupname requisites

Hi,

Please when install qlik replicate in linux, about this parameters username groupname.

I want to use a different user and a group (different to attunity).

What permision and configuration need to before to create this user and group?

 

Thanks

1 Solution

Accepted Solutions
lguevara
Partner - Creator II
Partner - Creator II
Author

Hello @SushilKumar 

thanks, and after install I want to pause or start areplicate service with the user "attunity" created at installed moment.

How use this user to pause or start service. I don't want to use root user to this.

 

Thanks

View solution in original post

3 Replies
SushilKumar
Support
Support

Hello @lguevara 

you can use different users and groups. make sure it has privileges equal to Root. and use those groups and usernames during the installation.

 

Regards,
Sushil Kumar

lguevara
Partner - Creator II
Partner - Creator II
Author

Hello @SushilKumar 

thanks, and after install I want to pause or start areplicate service with the user "attunity" created at installed moment.

How use this user to pause or start service. I don't want to use root user to this.

 

Thanks

sureshkumar
Support
Support

Hello @lguevara 

Try using below command

sudo su - attunity areplicate stop

 

Regards,

Suresh