Sup everyone,
Can we talk about Form access via the GetOrganizationalUnitUsers method?
At present i use form security and tend to use GetUsersbygroup to distinguish who should access the form.
However, i have an instance, where i need to allow access to any users in an Active Directory OU including any OUs underneath it.
Any ideas how i can do this? I've tried using the tester tool and in the GetOrganizationalUnitName putting the path like OU=Mydept, DC=domain, dc=com for example. In the filter i put in the AD Name field, but i'm not getting anything back.
Any ideas how to get this working?