Enforce production instance behavior [Updated in Security Center 1.3 and 1.5]
Configure whether your instance should be handled like a production or non-production instance.
If the glide.installation.production property is not set to the recommended value of true, the instance is not treated as a production instance, therefore permitting zboot and other potentially dangerous scripts to run. Enabling a production instance to be evaluated as a non-production instance can lead to information leakages or Denial of Service (DoS) attacks.
More information
| Attribute | Description |
|---|---|
| Configuration name | glide.installation.production |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | boolean |
| Recommended value | true |
| Default value | true |
| Category | Access control |
| Security risk |
|
| Dependencies and prerequisites | None |