Hi,
We are trying to impersonate a user accessing via a K2 SmartForm all the way trough to a 3rd party SQL Server.
We are using windows authentication (not kerberos) and the SQL service instance is configured as seen in this screenshot in order to enable the K2 pass-through functionality and impersonation.
Running versions:
- .NET Framework v4.0.30319
- K2 Host Server Version: 4.16200.17215.5
- SQL Server 2016 (SQL Server 13.0.4446)
When we try to run the smartform in a web browser we get a kill state error message:
Account "m01adm" runs the HostServer instance, "h02" is the user that runs the smartform.
Any suggestions and/or tips is appreciated.