Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
reloaded:be_fedora [2017/03/20 16:33]
giancarlo
reloaded:be_fedora [2018/04/09 20:23]
giancarlo old revision restored (2017/03/20 17:26)
Line 380: Line 380:
 chown -R tomcat7:tomcat7 /usr/local/fedora chown -R tomcat7:tomcat7 /usr/local/fedora
 chown -R tomcat7:tomcat7 /srv/data /srv/tmp /srv/activemq-data chown -R tomcat7:tomcat7 /srv/data /srv/tmp /srv/activemq-data
 +</code>
 +</WRAP>
 +Add policy for getDatastreamHistory unrestricted.
 +<WRAP prewrap center>
 +<code>
 +git clone https://github.com/Islandora/islandora-xacml-policies.git islandora-xacml-policies
 +
 +mkdir /usr/local/fedora//data/fedora-xacml-policies/repository-policies/islandora
 +cp islandora-xacml-policies/permit-getDatastreamHistory-unrestricted.xml /usr/local/fedora/data/fedora-xacml-policies/repository-policies/islandora/
 +</code>
 +</WRAP>
 +Add back-end and front-end IP to apim policy:
 +<WRAP prewrap center>
 +<code>
 +nano -w /usr/local/fedora/data/fedora-xacml-policies/repository-policies/default/deny-apim-if-not-localhost.xml
 +</code>
 +</WRAP>
 +<WRAP prewrap center>
 +<code xml>
 + <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">150.145.48.48</AttributeValue>
 + <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">2a00:1620:0:0:0:0:0:48</AttributeValue>
 + <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">150.145.48.49</AttributeValue>
 + <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">2a00:1620:0:0:0:0:0:49</AttributeValue>
 +</code>
 +</WRAP>
 +<WRAP prewrap center>
 +<code>
 +chown -R tomcat7:tomcat7  /usr/local/fedora//data/fedora-xacml-policies/repository-policies
 </code> </code>
 </WRAP> </WRAP>
  
 
 
reloaded/be_fedora.txt ยท Last modified: 2018/04/09 20:23 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki