Skip to main content
Nintex Community Menu Bar

Workspace log with application pool identity

  • August 7, 2007
  • 2 replies
  • 6 views

Forum|alt.badge.img+3

Hi,


After resolving some problems with an 401 errors, I have a trouble with my workspace. My application pool runs under an application user. But when I open my workspace, it's this apllication user who's logon, and not my windows account.


Does anyone know what's the matter ?


 


Thx a lot.


Aude

2 replies

Forum|alt.badge.img+5
  • August 7, 2007

Hi Aude,


Please check that the following entry exists in the Web.Config files of Workspace & WorkspaceService :


<identity impersonate="true"/>


The default directories for these files are :


"C:Program FilesK2.net 2003K2WSWorkspace" and "C:Program FilesK2.net 2003K2WSWorkspaceService"


Regards


Gert


Forum|alt.badge.img+3
  • Author
  • August 7, 2007

Hi Gert,


That's the solution, two values were 'false', I dunno why.


 Thanks a lot


Aude