Hi, I am Nicole.<br>I need to make a change in the <a href="http://security.pl" target="_blank">security.pl</a> file of eprints.<br>I want all internal staff to not have any restrictions to download archives. But restrictions will stay the same for internet users.<br>
So on our internal network all archives will be open for view/download.<br>Currently all I know the change has to be made in the <a href="http://security.pl" target="_blank">security.pl</a> file<br>I see the code below in the file:<br>
<br>
If I get the code right below, it is allowing ALL access by user internal IP address on an internal network. <br><br> my( $oncampus ) = 0;<br> $oncampus = 1 if( $ip eq "192.168.1.5" );<br> return( "USER" ) if( $security eq "campus_and_validuser" && $oncampus );<br>
return( "ALLOW" ) if( $security eq "campus_or_validuser" && $oncampus );<br> return( "ALLOW" ) if( $security eq "campus" && $oncampus );<br><br>What other setup can I have?<br>
Can you please give your recommendations on a setup?<br><br>Any help would be greatly appreciated.<br><br>Thanks,<br>-- <br><span style="background-color:rgb(0,128,255)"><span><span style="background-color:rgb(255,255,255)">Nicole Weatherburne<br>
Database Administrator<br>Environmental Research Institute<br>
University of Belize<br>
Belmopan Campus<br>
</span></span></span><span style="background-color:rgb(0,128,255)"><span><span style="background-color:rgb(255,255,255)">Tel:</span></span></span><font color="#888888"> <a value="+15018223680">501-822-3680 ext 438</a>; <a value="+15018222701">501-822-2701</a></font><br>