Back to 'logs_ip_actions' Return to auth Go to 'rbac_default_permissions'
Role-base Access Control (RBAC) component
see How-to: RBAC for details.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
accountId | int | unsigned | PRI | NO | Account id | ||
permissionId | int | unsigned | PRI | NO | Permission id | ||
granted | tinyint(1) | signed | NO | 1 | Granted = 1, Denied = 0 | ||
realmId | int | signed | PRI | NO | -1 | Realm Id, -1 means all |
references account.id
references rbac_permissions.id
Back to 'logs_ip_actions' Return to auth Go to 'rbac_default_permissions'