I have a situation which I think is pretty common and I wanted to know there is a solution for this.
In my org, lot of users have an admin account for access to privileged systems. There are several privileged AD groups which have managedBy these admin accounts.
Through orphan account resolution these account are linked to users. Is there a way to resolve group owner transitively.
USER --mapped---> ADMIN_USER account
ADMIN_USER account --manages--> GROUP
GROUP --mangeby-- USER ??