JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.2p0 | CONFIDENTIAL | CodeSecure Inc |
CodeSonar uses a Role Based Access Control (RBAC) scheme to restrict access to information and functionality.
This section provides an overview of RBAC in CodeSonar, with links to further information.
CodeSonar uses a Role Based Access Control (RBAC) scheme to restrict access to information and functionality. In brief, this works as follows.
Note in particular that users are never assigned permissions directly: they can only acquire permissions through their role assignments (and special-case behavior).
See the manual pages about these individual RBAC element types for full details and examples.
RBAC-related information can be viewed and modified in the CodeSonar GUI as shown in the following table.
| Element Type | Viewing and Modifying | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Role-Permissions |
Several GUI pages provide access to role-permission
information.
|
||||||||||||
| Resources |
See the table entry on role-permissions for information
about viewing and modifying role-permissions with respect to a
specific securable resource.
Information about the resources themselves (plus the "global" resource that is the subject of global permissions) is presented throughout the CodeSonar GUI. See GUI Reference: CodeSonar Page Types for more information. |
||||||||||||
| Roles |
Several GUI pages provide access to role information.
|
||||||||||||
| Permissions | The set of permission types is fixed. For a full list, see RBAC: Permissions. | ||||||||||||
| Users |
Several GUI pages provide access to user information.
|
Certain elements within the CodeSonar RBAC framework are immutable; certain others are mutable but cannot be deleted. These are summarized in the following table, and described in detail in the corresponding manual pages.
| Element Type | Immutable and Undeletable Elements |
|---|---|
| Role-Permissions |
The Enabled, Anyone, and Administrator roles each have immutable
role-permissions. For complete lists, see Default
Role-Permissions and Immutable Role-Permissions.
The special Anonymous user is always treated as if it does not have certain permissions, even if it would otherwise have those permissions through its assigned roles. For a complete list, see Role-Permissions: Negated Role-Permissions for Anonymous |
| Resources | The all named searches (there is one for each search domain) cannot be
deleted or modified. The root project tree and root launchd group cannot be deleted. |
| Roles |
The Enabled, Anyone, and Administrator roles cannot be renamed or
deleted. The Enabled role cannot be assigned any parent roles. The Administrator user always has the Administrator role. |
| Users |
Special users Administrator
and Anonymous cannot be
deleted.
The Administrator user
always has the Administrator
role. |
The RBAC information managed by the CodeSonar hub is itself subject to access control.
The key permission is G_ADMINISTER_USERS, which is required for the following RBAC-related operations.
The following manual sections provide more information on RBAC and related topics.
To report problems with this documentation, please visit https://support.codesecure.com/.