hi. is it possible to copy permissions from one user to another?
we have an sql db, and we work with ad integrated users
let's say i've created a new user, can i copy the permissions from another user all at once?
i mean folder permissions, rdm folders containing sessions and so on
thank you
Hello,
Have you set the permissions on folder with the usernames of every single user accounts?
If so, an efficient solution would be to create Roles and assign users to those roles. Then, you can set the permission on folders using these roles. Please see the following online online help page about Roles in RDM.
https://help.remotedesktopmanager.com/securitysystem.html#create-the-role
About copying permissions from a user account to another one, there is no feature available in RDM to do so. As the permissions information is stored at folder and entry level, I am not sure if it is something that could be easily done even with the RDM PowerShell module.
Best regards,
Érica Poirier
ok, thank you :)