Back to 'rbac_account_permissions' Return to auth Go to 'rbac_linked_permissions'
Role-base Access Control (RBAC) component
see How-to: RBAC for details.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
secId | int | unsigned | PRI | NO | Security Level id | ||
permissionId | int | unsigned | PRI | NO | permission id | ||
realmId | int | signed | PRI | NO | -1 | Realm Id, -1 means all |
references account_access.SecurityLevel
references rbac_permissions.id
Back to 'rbac_account_permissions' Return to auth Go to 'rbac_linked_permissions'