Hello everyone,

I currently try to restrict the default access to bitstreams in DSpace 6.3 
without restricting access to the item (and its metadata). So if there is a 
"main group" and a "special group" that is part of "main group", an item 
should be readable by all members of "main group", but the bitstreams 
should only be accessible by members of "special group".

My collection has the following authorization policy:

ADD                      foobar_WORKFLOW_STEP_2
WORKFLOW_STEP_2          foobar_WORKFLOW_STEP_2
ADD                      special group
DEFAULT_BITSTREAM_READ   special group
READ                  main group
DEFAULT_ITEM_READ        main group

When submitting an item, it gets the following authorization policies:

Item Policies
READ   main group
Policies for Bundle ORIGINAL
READ   special group
Bitstream Article.pdf
READ   special group
READ   main group

The last line, READ "main group" for the article, should not be there, but 
if I change the DEFAULT_ITEM_READ to "special group" then the item policy 
lacks a READ "main_group" from the first line. What am I missing here?

Kind regards,
Hendrik Geßner

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-community.
For more options, visit https://groups.google.com/d/optout.

Reply via email to