Hello,
You could enable and configure "login.specialgroup" in
authentication-password.cfg so that logged in users automatically belong to
a specific group. Then manually (SQL) update table resourcepolicy, setting
epersongroup_id to the ID of the group you created and configured in
DSpace. This way all logged in users will belong to this group that,
according to the resource policy table, have the required access.
To change specific permissions for bitstreams collections bundles this
could be helpful if you choose the sql method
>From file Constants.java (org.dspace.core)
BITSTREAM = 0;
BUNDLE = 1;
ITEM = 2;
COLLECTION = 3;
COMMUNITY = 4;
SITE = 5;
GROUP = 6;
EPERSON = 7;
Best Regards,
--
Κωνσταντίνος Β. Παρασκευόπουλος
Μηχανικός Πληροφορικής
Konstantinos V. Paraskevopoulos
IT Engineer
On 7 October 2014 05:29, Peter Dietz <[email protected]> wrote:
> Hi Mary,
>
> As I understand your problem, there's no config to change to make this
> happen. Currently, all of your bitstreams probably are open access, anybody
> on the internet can access them, no login required. One low-tech solution
> to this problem could be to create a new eperson Group, call it something
> like "Users". Then you'll have to edit all of your existing bitstreams,
> remove Anonymous READ, and add group "Users" READ. It would be wise to
> alter your collections to be "Users" READ by default all new submissions
> then.
>
> Then, for people who register on your site, they create an EPerson. You
> would then have to add those people to the "Users" account manually, each
> time they register on your site. If you've got something like LDAP or
> Shibboleth for your institution, the adding users to groups is less manual.
> You would just map users to groups based on shib credentials, and then all
> shibboleth users are automatically mapped to that group you specify.
>
> ________________
> Peter Dietz
> Longsight
> www.longsight.com
> [email protected]
> p: 740-599-5005 x809
>
> On Mon, Oct 6, 2014 at 7:39 PM, Mary Weppler-Selear <
> [email protected]> wrote:
>
>> Hello,
>>
>>
>> I want to require authentication to view files within communities and
>> collections. I'm using release 3.2. Does someone know the changes I would
>> make to the configuration file in order to do this?
>>
>>
>> Thank you,
>>
>> Mary Weppler
>>
>>
>> ------------------------------------------------------------------------------
>> Slashdot TV. Videos for Nerds. Stuff that Matters.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> DSpace-tech mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> List Etiquette:
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>>
>
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette