Deny by default with empty ACLs [Updated in Security Center 1.3]
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Platform Security
Use the glide.sm.default_mode property to control the default behavior of security manager when it finds that existing Access Control List (ACL) rules are a part of wildcard table ACL rules.
Prevent your instance's legacy security manager from allowing access to resources when there are no ACLs defined for that resource, or if there are only wildcard table-level ACLs (for example, incident.*). When allowed access by default, anything that does not have explicit ACLs set is susceptible to manipulation.
Set the glide.sm.default_mode system property value to deny to disallow access when there are no define ACL rules, or there are only wildcard table-level ACLs.
More information
To learn more about adding or creating a system property, see Add a system property.