On Friday, September 8, 2017 at 4:12:55 AM UTC-4, Paul Warner wrote: > > Our client is a music school library which needs to archive audio files of > concerts. These concerts contain some music that cannot legally be > available for downloading or streaming, except if one is in the library. > So how can I set WITHDRAWN_READ access for these audio files for all users > outside of a certain group? I know I can set WITHDRAWN_READ for each > individual file based on the group in the admin user interface, but I would > like to set a policy site-wide for all files with a certain extension > (.wav, .mp3, .mp4, etc). >
It is possible to grant membership in a group to a user session with the "special groups" feature of DSpace authentication plugins. And there is a plugin that "authenticates" by IP address. You may be able to use that to achieve the desired access. https://wiki.duraspace.org/display/DSDOC6x/Authentication+Plugins#AuthenticationPlugins-IPAuthentication -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" 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-tech. For more options, visit https://groups.google.com/d/optout.
