Can I tie RDM permissions to an AD group?

Can I tie RDM permissions to an AD group?

avatar

We have a couple different permission groups setup within RDM so people can only see Machines and Password for their departments. RIght now I manually setup an ID in RDM that pulls form individual users' AD accounts and then assign them to a Role/Group/Whatever.

Is there any way I can take an AD group that already has everyone in it and link that into RDM so we just have to add someone into the AD group and that would give them all the proper access to everything in RDM that they need?

Thanks.

All Comments (4)

avatar

Hello,

What data source type are you using?

It is possible with Devolutions Server (DVLS) data source only to have full AD integration. With DVLS you can add Roles from AD groups so users accessing the system will be granted permissions based on their membership in specific AD groups.

Best regards,

Érica Poirier

avatar

We're using a SQL server for our Data Source.

avatar

If we can't tie a SQL datasource into AD groups, can we use Powershell, or any other scripting language, to automate our ID creation instead of having to do it manually?

avatar

Hello,

It is possible to use PowerShell scripting in RDM to automate your ID creation.
You can also use the RDM PowerShell cmdlet Add-RDMRoleToUser to assign a role to a user.

Best regards,

Érica Poirier