Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-3796

Enhancement to support multiple resource sets in a policy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0, 2.4.0
    • plugins
    • None

    Description

      Ranger policy model allows multiple resources to be covered in a single policy. For example, by use of wildcards/macros/resource-list – as shown below:

      - database: test_db, table: *, column: *
      - path: /home/{USER}
      - storageaccount: finance, relativepath: [ /taxes, /reports ] 

       

      It will be useful to extend this to support multiple resource sets in a policy, like:

       - { database: db1, table: tb1, columns: * }, { database: db2, table: *, column: * }
      

      Attachments

        1. RANGER-3796.patch
          271 kB
          Madhan Neethiraj
        2. RANGER-3796-2.patch
          5 kB
          Madhan Neethiraj
        3. RANGER-3796-3.patch
          5 kB
          Madhan Neethiraj

        Activity

          People

            madhan Madhan Neethiraj
            madhan Madhan Neethiraj
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: