You are viewing limited content. For full access, please sign in.

Question

Question

Ability to modify the account workflow uses to connect to the database

asked on March 17, 2015

The workflow always uses the workflow server service account to connect to the database when creating a data source even though I specify windows authentication in the Configure Data Source Wizard. We do not want the workflow to use that account, instead use another test account. This is also different then how other Laserfiche products work so it was a little confusing. This is a feature request to have the ability to use the account that we specify in the wizard.

0 0

Replies

replied on March 17, 2015

Is this a SQL Server data source? What other Laserfiche products are you referring to?

0 0
replied on March 24, 2015

Yes, it is a SQL data source. Below are the Laserfiche products that I am referring to

1. Attaching a repository.  I can login with the service account and the use “Windows Authentication” to connect to the database.

2. Forms allows me to enter a different account when attaching to a data source.

 

Thanks,

Priya

0 0
replied on March 24, 2015

Workflow uses Windows ODBC in order to provide support for more data sources. Forms uses a custom implementation, which, although more permissive when it comes to authentication, it is limited to only supporting SQL Server data sources. Windows ODBC only allows Windows authentication as the user the application is running as (in this case, the Workflow server). You can, however, use a SQL account if a different user is needed.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.