9 times out of 10, it happens that I get a request that I have to create a new user and give him rights of any existing user.
My question is that how can we get the rights of that existing user?
I understand that rights can be given to a user by 2 methods:
Direct Rights
Access Rights via a Role
Is there any query or step by step process I can follow so that I might get the rights of the existing user and give those rights to the newly created user?
↧