0

I am using Nintex LDAP query action and I need to get the OU the user is currently in before moving the user to a different OU. How can I get the user's current OU using LDAP query?

LetMeSP
  • 21
  • 3

1 Answers1

0

I have no experience with Nintex, but the OU can be found in the distinguishedName AD attribute. That attribute contains the name of the account, the OU and the domain.

Gabriel Luci
  • 38,328
  • 4
  • 55
  • 84