Hi,
I am writing a workflow in vRO that, as part of the run, will check if the user running the workflow is a member of a certain ldap group. It seems like a fairly simple task but I'm no developer so if it's more than a basic script then it's in the realm of 'difficult'.
For info, the ldap group itself will be determined by looking up the value of a custom attribute of a vcenter VM and looking up the relevant ldap group in a hash map.
hopefully this is nice a simple!
Cheers.