Hi, One thing you may wish to verify... when you login while accessing the site from IP address, check your user's "Profile" page. At the bottom of that profile page, you should see a section titled "Authorization groups you belong to". Make sure that the "URread" group is listed in that list.
If it is listed, then you know that the IPAuthentication plugin is working and added you dynamically to that group. If it is NOT listed, then something is wrong with your IPAuthentication setup. Either the IP address is wrong, or maybe there's a typo in the group name... Or, there's always a chance there's an error in your "dspace.log" which is causing it not to work properly. If you need further help, let us know on this list. Tim On Monday, April 24, 2023 at 4:30:18 PM UTC-5 [email protected] wrote: > 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/0b72d026-1aa9-4504-92d9-2d6d2f27a889n%40googlegroups.com.
