Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • WebInterface (WEB3, versions >=2.17.1)
    • Configure the Web Interface for usage of study permissions:
      • Enable Study Permission for WebInterface
        Login to jmx-console, open dcm4chee.web,service=WebConfig
        manageStudyPermissions=true (Study permissions can be edited in WebInterface)
        useStudyPermissions=true (Study permissions are applied according to users DICOM roles in WebInterface)
      • Configure Study Permission (DICOM) Roles in WEB3
        Login to web 3, navigate to the roles tab and add any desired "study permission roles" with type "Dicom"
        HINT: WEB3 will automatically add DICOM roles if it discovers an unknown DICOM role while a user edits permissions for a study.
      • Configure "Study Permission Edit" permissions for Web3
        Edit permissions for a role with type "Web" and set desired study permission rights for the webinterface
        Please Note that these rights are only offered if manageStudyPermissions=true in dcm4chee.web,service=WebConfig
        Edit all study permissions
        Users assigned to a role with this right are allowed to edit study permissions for ANY study in the archive
        Propagate study permissions
        Users assigned to a role with this right are allowed to set permission for a study (they are allowed to access) to any configured "DICOM role"
        Edit own study permissions
        Users assigned to a role with this right are allowed to set permission for a study (they are allowed to access) to "DICOM roles" they are assigned to

...