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

Define service user and ACLs for Scripting

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • None
    • Karaf, Launchpad, Scripting
    • None

    Description

      Scripting implementations require a (service) ResourceResolver with very limited read rights to read scripts.

      Reading can be limited to these paths:

      • /apps
      • /libs
      • /etc

      Name for service user: scripting or sling-scripting or sling.scripting

      repoinit:

      create path /apps
      create path /libs
      
      create service user sling-scripting
      
      set ACL for sling-scripting
        allow jcr:read on /apps
        allow jcr:read on /libs
      end
      

      Attachments

        Issue Links

          Activity

            People

              olli Oliver Lietz
              olli Oliver Lietz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: