Skip to main content
Nintex Community Menu Bar

Active Directory Service

  • May 19, 2008
  • 1 reply
  • 12 views

Forum|alt.badge.img+1

Is there a way to query nested groups in AD using the Active Directory Service?


For example, we have countries AD groups (US, Canada), then we have user role AD groups within these countries (Managers, Workers).  A person may be a worker in one country and a manager in another.


 Is there way to build a smart object using the AD service and pass it two parameters country, user role (eg. USA, Managers) and get a list of users back?


Or is there a way to structure our AD differently (not nested) and use the out of the box AD Service to achieve the same functionality?


 Thanks in advance.

1 reply

Forum|alt.badge.img+4

You should be able to do something like that by creating a custom variation of the ADInterop tool in the blackmarket - http://k2underground.com/k2/ProjectHome.aspx?ProjectID=3


 


HTH


endpointsys