RoleRights View
This view lists the rights for each role.
Column Name |
Description |
Refers to |
Role_GUID |
The object GUID ID of the role |
Roles.Role_Id |
Role_-Name |
The name of the role |
|
Role_-Full-Name |
The full name of the role. The format of the full name is: <Role_Name>/<Role_ZoneName> |
|
Right_GUID |
The object GUID of the right |
Rights.Right_Id |
Right_-Name |
The zone name of the right. It will be null for system rights. |
|
Right_-Full-Name |
The full name of the right. The format of the full name is: Right_-Name/Right_ZoneName |
|
Right_ZoneId |
The zone ID of the right. This column is null for system rights. |
Zones.Zone_Id |
Right_-Type |
The ID of the right type 1 – Network Access right 2 – Desktop right 3 – Application right 4 – PAM Access right 5 – SSH right 6 – Command right 7 – Restricted Environment 101 – Allow password logon 102 – Allow non password logon 103 – Ignore disabled 104 – Allow non restricted shell 105 – Allow console logon 106 – Allow remote logon 107 – Always permit logon 108 – Audit level – Not reuiqred 109 – Audit level – If possible 110 – Audit level – Required 111 – Cloud Authorization Required |
RightType.RightTypeId |
Right_Type_Desc |
The display value of the right type: Network Access right Desktop right Application right PAM Access right SSH right Command right Restricted Environment Allow password logon Allow non password logon Ignore disabled Allow non restricted shell Allow console logon Allow remote logon Always permit logon Audit level – Not reuiqred Audit level – If possible Audit level – Required Cloud Authorization Required |
|
Right_-Description |
The description of the right |
|
Right_Platform |
The platform ID of the right 0 – Windows, 1 – UNIX, 2 – Windows/UNIX |
|
Right_Platform_Desc |
The platform description of the right (Windows, UNIX, Windows/UNIX) |
|
Right_Grants_Logon |
If this right could support a user to logon to a system 1 – Yes, 0 – No |
|