Hi, I need to provide full access to all my collections in dspace within my institute network - The pdf files associated with each item should be downloadable if accessed from within my network. If access comes from outside our institute network, it should ask for a Request Copy or a username/passwd page. How can we achieve this? I am running dspace 3.1.
I was following the below url: https://wiki.duraspace.org/display/DSDOC3x/Authentication+Plugins#AuthenticationPlugins-IPAuthentication I entered the below line in my dspace.cfg: plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \ org.dspace.authenticate.IPAuthentication and also a line in /home/dspace/dspace-3.1-src-release/dspace/config/modules/authentication-ip.cfg ip.Anonymous = <our subnet> Thanks for any help Ribin Jones ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&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

