default groups.wheel.use to true in grouper.base.properties

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 2.5.36
    • Affects Version/s: None
    • Component/s: None
    • None

      # A wheel group allows you to enable non-GrouperSystem subjects to act
      # like a root user when interacting with the registry.
      # {valueType: "boolean", required: true}
      groups.wheel.use                      = true 

      # A viewonly wheel group allows you to enable non-GrouperSystem subjects to act
      # like a root user when viewing the registry.
      # {valueType: "boolean", required: true}
      groups.wheel.viewonly.use                      = true
       

       

      # A readonly wheel group allows you to enable non-GrouperSystem subjects to act
      # like a root user when reading the registry.
      # {valueType: "boolean", required: true}
      groups.wheel.readonly.use                      = true
      

       

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chris Hyzer (upenn.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: