I have many entities. I have a person A who has edit access on some of the entities and has edit on few attributes in the entities and other attributes are all read only.
I need to give similar access to person B now. I have opened two sessions and started to look at person A and give same permissions to person B. But since there are many entities and many attributes within each entity with different permissions, it is taking time.
I am looking to see if there is a better way where i can export the permissions and run the script by changing the username etc.
Please let me know if you have better ideas.