Hi Matúš,

it's not possible to configure DSpace to require both authentication
methods to succeed in order to log in. Though you could write your own
authentication plugin that would be a frankenstein of those two (writing
auth plugins is relatively easy).

I don't think the authorization system can express AND. Either you are a
member of a group that has access to a particular resource, regardless of
which authentication you used to get membership, or you aren't.

Just curious - what are you going to store in your repository?


Regards,
~~helix84

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


On Fri, Jul 15, 2016 at 10:17 AM, Matúš Formanek <matus.forma...@gmail.com>
wrote:

> Hi!
>
> I want to create a collection with restricted access:
> 1. users must come from IP range of our local university department.
> 2. users must be authenticated via login&password (the collection
> shouldn´t be visible for anonymous).
>
> I have set authentication-ip.cfg file :ip.our_department=x.x.x.x/24 and
> authentication-password.cfg : login.specialgroup = autentificated_users.
> Is it possible to create a group of users (or some rule) that both my
> conditions are met at the same time?
>
> Any ideas?
>
> Thanks all
>
> cheers,
>
> Matus
>
> --
> 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 dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to