Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

It can be the same or different.

The service account is the account responsible for starting your window service.
It must be part of the domain administrator and must have access to the database if it is used as part of “Integrated SQLServer Security”

The proxy user is the account used in your Qliksense environment.

...


...

This user is responsible for publishing an application on a given stream of your server and thus must have the right to publish on all streams.

image-20240910-120330.pngImage Added

For example:
This can be a sa_scheduler, which normally has full rights on all streams or any root admins

You can use a sa_scheduler_1 for qliksense_Dev or sa_scheduler_2 for qliksense_Prod or any user who has the right to publish on all streams.

...