Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2535

Readonly user is not allowed in Web Explorer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.1.0.Final
    • 4.4.0.Final
    • Web Application
    • None

    Description

      I configure three users with roles :
      userread=connect,readonly
      userwrite=connect,readwrite
      useradmin=connect,admin

      userread is not allowed to read content through web explorer. We got this message in log :

      javax.jcr.AccessDeniedException: Permission denied to perform actions "[read]" on path <unknown>
      	at org.modeshape.jcr.JcrSession.checkPermission(JcrSession.java:1577) ~[modeshape-jcr-4.4.0.Final.jar:4.4.0.Final]
      	at org.modeshape.jcr.JcrSession.checkWorkspacePermission(JcrSession.java:1582) ~[modeshape-jcr-4.4.0.Final.jar:4.4.0.Final]
      	at org.modeshape.jcr.JcrRepository.login(JcrRepository.java:706) ~[modeshape-jcr-4.4.0.Final.jar:4.4.0.Final]
      

      And Web Explorer respond this message : "Permission denied to perform actions "read access control content" on path /"

      With WebDav or Rest, my user "userread" has no problem to read the content.

      Attachments

        Activity

          People

            oleg.kulikov Oleg Kulikov (Inactive)
            syperrinel Sylvain Perrinel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: