IT:AD:K2:HowTo:Set Process Rights after Deployment

Summary

After Deploying a Workflow, it can't be started by the Website and/or dropbox, until the AppPool Identity is given rights on the server, and has rights to start it.

Ensure the website's identity has permission to sign on to the server:

  • Open the K2 Workspace http://localhost:81/Workspace/
  • Go to the Management Tab
  • Drill down through ServerName/Workflow Server/Server rights
  • Add a User
  • Ensure has Admin or Export
    • Impersonate is not required.

    ### Set Process Rights ###

  • Open the K2 Workspace http://localhost:81/Workspace/
  • Go to the Management Tab
  • Drill down through ServerName/Workflow Server/Processes/[The Process]/Process Rights
  • Add the Identity backing the AD of the website/dropfolderwatcher/process that is starting the Workflow (eg: `nab_workspace')
  • Give Admin rights
  • /home/skysigal/public_html/data/pages/it/ad/k2/howto/set_process_rights_after_deployment.txt
  • Last modified: 2023/11/04 01:47
  • by 127.0.0.1