---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Ensure archive table ACLs are checked \[New in Security Center 1.3 and updated in 1.5\]

# Ensure archive table ACLs are checked \[New in Security Center 1.3 and updated in
1.5\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The glide.security.enable_archive_table_acls property controls whether access control lists (ACLs) of the original table, the table the archive table was created from, are evaluated to false.
The glide.security.enable_archive_table_acls property should not be set to false since the original table's ACLs will be evaluated regardless of its value. You can avoid additional ACLs for an archive table by
not adding them.

## More information {#sc-ensure-archive-table-acls-are-checked__section_qhx_1b1_xwb}

{#sc-ensure-archive-table-acls-are-checked__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Configuration name | glide.security.enable_archive_table_acls |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | true |
| Category | [Access control](https://servicenow-prod.fluidtopics.net/xAmazkRh5FKyeb7q4TQGWw "The access control category audits the process of protecting resources from unauthorized access through granting and denying requests based on a permission model. This includes ensuring an entity accessing a resource holds valid credentials to do so, creating and protecting a well-defined set of roles or permissions and ensuring role or permission controls are protected from replay and tampering.") |
| Security risk | * Severity score: 3 * CVSS score: Low * Security risk details: If the property is set to false, ACLs added to archived tables will be ignored, an action that is counter intuitive and therefore may lead to authorization bypass. {#sc-ensure-archive-table-acls-are-checked__ul_g1g_3sf_xwb} |
| Dependencies and prerequisites | None |
| Functional impact | When this property is set to true, any active read ACLs on archive tables will be honored. If no active read ACLs exist or the property is set to false, the original table's (table from which data was archived) will apply to the archive table. Hinweis: Only read ACLs are supported on archive tables. Other operations on archive tables are governed internally through an Access Handler. |
[ ]

{#sc-ensure-archive-table-acls-are-checked__table_ajc_b43_3kb}

