Skip to main content
Nintex Community Menu Bar

Retrieve AD User

  • August 3, 2009
  • 3 replies
  • 19 views

Forum|alt.badge.img+1

Hi, I am just setup K2 blackpearl, when I open VS's User Browser and Workspace, I cannot find anyone AD user, but I can find the Groups that are the same as Domain. How can I get the AD User and import into K2.

 Moreover, if I use K2SQL Users to process the workflow, then how can I login as K2SQL user in K2 workspace? Should I cutomerize a .NET page to handle this event.

Thanks a lot.

3 replies

Forum|alt.badge.img+3
  • Nintex Partner
  • August 3, 2009

The User you are logged on with, does this user have access rights to the K2 Server ?

Do you have a single or multiple domains ? 

 


Forum|alt.badge.img+1
  • Author
  • August 3, 2009

Yes, The server has only one domain.

How can I know the Logon user has access right for K2 server?


Forum|alt.badge.img+3
  • Nintex Partner
  • August 4, 2009

You can check this in 2 places:

a) Using the Workspace:

  • Expand Server Node
  • Expand Workflow Server Node
  • Click on Server Rights


b) Run the following query on the K2Server SQL Database: SELECT TOP 100 * FROM K2Server.dbo._ServerUser