Configure service credentials

It is possible to override this default log on behavior and to force a service to log on using specified credentials from the service configuration rather than using the user that is configured as the service account. Different services can use different user accounts.

Open the ACConfig.xml file that is typically located in the %ProgramData%\Kofax\CaptureSV\Config folder.

In the <Transformation> section, add the following content.

<Services ShareCredentials="0" />

This means that the user specified in the service configuration is used rather than the shared user.