Skip to main content
Nintex Community Menu Bar

Service Manager and Active Directory

  • February 22, 2006
  • 2 replies
  • 11 views

Forum|alt.badge.img+3
Hello K2 Experts,

I'm configuring user access for a Process in K2.net 2003 Service Manager. I notice that when I Add a Group and give all rights to that group my users still cannot browse to a Smart Form Plan Page if they are not in the group itself, but a member of a group within the group I have selected.

Is there a way to 'tell' K2 to traverse the AD branches to authenticate?
Thanks!

2 replies

Forum|alt.badge.img+11
  • Nintex Employee
  • February 22, 2006
Hi,

Which version of K2.net 2003 are you using?

I think from K2.net 2003 SP2 onwards, you can specify 'ResolveNestedGroups=True' in the properties dialog of the K2Server in K2.net Service Manager.

Open K2.net Service Manager. Expand the tree until you see the K2Server. Right-click and select 'Properties'. Select the 'User Manager' Tab. Enter the string 'ResolveNestedGroups=True' into the 'Data' field and click on OK.

You'll need to restart you K2.net Server for the changes to take effect.

Regards,
Ockert

Forum|alt.badge.img+3
Hi Ockert,

That bit of code works.

Thank you so much!