Hi, 
We have Dspace 7.4 installed, and have some documents that want to be 
accesed only by users from specific ip adress.
We think that ip authentication its the solution, we modify the following:

1. First enable the plugins
plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
                         org.dspace.authenticate.LDAPAuthentication,\
                         org.dspace.authenticate.PasswordAuthentication,\
                        org.dspace.authenticate.IPAuthentication
2. In modules/authentication-ip.cfg enable the IP for access
    authentication-ip.URread = 201.234.181.53

3. after that in dspace create URread group and create the authorizations 
for that group as Read bitstream permisssions for a restricted document. 

however,  when testing nothing happens

any ideas?
 

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/f0f6adea-e95c-4e03-adb0-88f06ec43f23n%40googlegroups.com.

Reply via email to