Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-1699

Subversion authorization with nested groups not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.1
    • 2.0.1
    • None
    • Java Version:
      1.6.0_16
      Java Vendor:
      Sun Microsystems Inc.
      JVM Version:
      14.2-b01
      JVM Vendor:
      Sun Microsystems Inc.
      JVM Runtime:
      Java HotSpot(TM) 64-Bit Server VM

    Description

      Authorization in Subversion doesn't work if users are in nested groups. It works if they are directly in the "subversion" group that is mapped to the subversion application.

      We are using the dav_svn.authz file to configure access like this:

      1. Everyone has read access to the repository
      2. (unless modified below).
        [/]
      • = r
      1. Members of the subversion crowd group can
      2. read and write to the hole repository project
        [/]
        @subversion = rw

      If users belong directly to group "subversion", they get access, but if they are in a nested group inside "subversion" group, authorization fails.

      Attachments

        Activity

          People

            ahempel Adrian Hempel [Atlassian]
            87c5f05c9ee9 Otto Chrons
            Votes:
            13 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: