Hello, i just started exploring Orthanc and this is a great platform for my use case in my clinic.
Ive able to set up the basic Orthanc Server, set up authentication enabled, few user id and password for my staff to access the localhost server.
But 1 issue is how can i control the access level?
I want my staff using the login ID: user1, user2 to only view the dicom files from orthanc and block the ability to DELETE dicom files.
I want the login ID: admin to have full access over all the features.
How can i achieve this functionality? Can this be done thru lua script or are there simple alternative to achieve this?
p/s: btw im using the Orthanc Explorer 2 web interface for my staff access.