Error: "This access control list is not in canonical form and therefore cannot be modified."

Error: "This access control list is not in canonical form and therefore cannot be modified."

book

Article ID: CTX207866

calendar_today

Updated On:

Description

Error: "This access control list is not in canonical form and therefore cannot be modified."

Resolution

  1. Run icacls.exe "C:\inetpub\wwwroot" /verify /T /C /L /Q.

  2. If any entries are reported as being not in canonical order then run:
    icacls.exe "C:\inetpub\wwwroot" /reset /T /C /L /Q

  3. Verify fix by running: icacls.exe "C:\inetpub\wwwroot" /verify /T /C /L /Q


Problem Cause

This access control list is not in canonical form and therefore cannot be modified.
At C:\Program Files\Citrix\Receiver StoreFront\Management\Cmdlets\UtilsModule.psm

Issue/Introduction

Error: "This access control list is not in canonical form and therefore cannot be modified."