Hi,
I have an requirement to move the OU when department changes in PingD, but in AD we can use AC_NewParent to move the OU but i’ts not working in PingD.
Any idea how to get this done…
Thanks,
Sheela
Hi,
I have an requirement to move the OU when department changes in PingD, but in AD we can use AC_NewParent to move the OU but i’ts not working in PingD.
Any idea how to get this done…
Thanks,
Sheela
Yes the PingD not AC_NewParent you need to use newrdn, modifydn and newsuperior for LDAP to move the OU. Also it’s not possible for the conenctor types, using Update provisioning policy. I have an same scenario in my one of the customer and i write an before provisioning rule to get it done and it’s works fine for me.
Thanks,
Shantha Kumar
Thanks for the quick response. If possible can you send the quick snapshot or the sample rule if possible. Since iam not familiar with writing rule
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.