Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Enforce production instance behavior

Configure whether your instance should be handled like a production or non-production instance.

If the glide.installation.production system property is not set to the recommended value of true, then the instance is not treated as a production instance, permitting zboot and other potentially dangerous scripts.

Ensure that the property glide.installation.production is set to true on a production instance.

More information

AttributeDescription
Configuration nameglide.installation.production
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuetrue
Default value<none>
Fallback valuetrue
CategoryAccess control
Security risk- Severity score: 6.3 - CVSS score: Medium - Security risk details: Allowing a production instance to be evaluated as non-production can lead to information disclosure or denial of service.
Functional impactNone
Dependencies and prerequisitesNone

Parent Topic:Access control