Quantcast
Channel: Exchange Server 2013 - General Discussion forum
Viewing all articles
Browse latest Browse all 4521

RBAC, Group and Role without Assignment

$
0
0

hi all,

is it posible to use a RBAC Group with Role without a Assignment?

I think in this example we don't need the second and third Line if we add ApplicationImpersonation Role to the new-RoleGroup NetbackupRoles?

 New-RoleGroup -Name NetBackupRoles -Roles @("Database Copies", "Databases", "Exchange Servers", "Monitoring", "Mail Recipient Creation", "Mail Recipients", "Recipient Policies")
 Add-RoleGroupMember -Identity NetBackupRoles -Member NetBackupUser

 New-ManagementRole -Name SymantecEWSImpersonationRole -Parent ApplicationImpersonation
 
 New-ManagementRoleAssignment -Role SymantecEWSImpersonationRole -User NetBackupUser -Name "NetBackup-EWSImpersonation"


Chris


Viewing all articles
Browse latest Browse all 4521

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>