Honor Admin Override ACLs
The glide.security.admin.override.accessterm property controls admins to be unable to override ACL evaluation even where the override should be in effect.
More information
| Attribute | Description |
|---|---|
| Property name | glide.security.admin.override.accessterm |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | Access control |
| Purpose | Controls admins to be unable to override ACL evaluation. |
| Data type | Boolean |
| Recommended value | True |
| Default value | True |
| Security risk | (Low) ACLs are evaluated cumulatively. If there are number of ACLs on any given field and the Admin Overrides option is false (not selected) on one of them, then the effective admin overrides for all the ACLs are considered to be false. |
| Security risk rating | 3.8 |
| References | Access Control List Rules |
To learn more about adding or creating a system property, see Add a system property.