Disabling SQL error messages (instance security hardening)
Use the glide.db.loguser property to disable SQL error messages from rendering in a browser.
More information
| Attribute | Description |
|---|---|
| Property name | glide.db.loguser |
| Configuration type | System Properties (/sys_properties_list.do) |
| Configurable in Instance Security Center | No |
| Purpose | To disable SQL error messages from displaying within the browser. |
| Type | true|false |
| Recommended value | false |
| Functional impact | (Low) This remediation disables rendering of SQL error messages. There is no impact to any functionality. |
| Security risk | (Medium) No sensitive SQL information that could help an attacker should appear as a part of error message on a web page. |
To learn more about adding or creating a system property, see Add a system property.