Powershell Delegation

0 vote

avatar

Provide the ability to delegate certain powershell commands to users.

Use case:

  1. Self Provisioning Scenario:
    1. UserA wants to add new group to password server but cannot execute new-rdmrole.
    2. UserA wants to add existing group to vault but cannot execute get-rdmrole which is required by Add-RDMRoleRepositoryAccess


All Comments (1)

avatar

Hello,

As we are removing certain DVLS administration features from RDM in order to perform them exclusively using our web interface, these type of activities will not be supported by the RDM powershell module, but rather by our DVLS Module.

We are in the process of "exploding" all of our "IsAdmin" monolithic roles into discrete permissions. Thats a prerequisite to a full blown refactoring that will allow you to assign granular permissions as you see fit.

We cant even think of doing this before our 2021.2 release, but its on our board.

Best regards,

Maurice