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

Subversion authorization with nested groups not working

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium 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

      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.

              ahempel Adrian Hempel [Atlassian]
              87c5f05c9ee9 Otto Chrons
              Affected customers:
              13 This affects my team
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: