On Tue, Aug 13, 2013 at 10:55 AM, Pushkin Salim <pushkinsa...@gmail.com> wrote:
>    We have a requirement in dspace 3.2 in which users from a particular
> subnet of our LAN should be able to READ or Download the research papers
> from dspace without any username-password authentication, at the same time
> users from public domain must be prompted to submit a formal request for
> accessing the required files.
>
>   What all things to be done to achieve this objective? I came across IP
> Authentication feature, but I am not able to understand how it works. Please
> help.

Hi Pushkin,

the documentation for the IPAuthentication plugin:

https://wiki.duraspace.org/display/DSDOC3x/Authentication+Plugins#AuthenticationPlugins-IPAuthentication

Using this plugin, you can put clients from an IP range into a certain
DSpace group. You can then use permissions on individual items to
allow/deny access to that group as needed. In your case, you want to
remove the READ permission from the Anonymous group from all items and
add the READ permission for your IP-based group to any items you need.

Also beware of this pitfall (you can also read there how to change
permissions in bulk):
https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-Ichangedaccessrestrictionsonacollection,butrestrictionsdidn'tchangeonitsitems


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to