Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-8540

ACL permissions from jcr_root are not correctly serialised

    XMLWordPrintableJSON

Details

    Description

      Problem

      ACL permissions from jcr_root are not correctly serialised in the repoinit section, which causes AEM to fail to start. The path is missing from the definition.

      Actual

      ...
      "set ACL for myuser",
      "allow jcr:read on ",
      "end",
      ...
      

      Expected

      ...
      "set ACL for myuser",
      "allow jcr:read on /",
      "end",
      ...
      

      Attachments

        Issue Links

          Activity

            People

              simone.tripodi Simone Tripodi
              andrei.tuicu Andrei Tuicu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m