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
Last revision Both sides next revision
reloaded:be_fedora [2017/03/20 16:33]
giancarlo
reloaded:be_fedora [2017/03/20 17:28]
giancarlo
Line 377: Line 377:
 mv /usr/local/fedora/data/activemq-data /srv/activemq-data mv /usr/local/fedora/data/activemq-data /srv/activemq-data
 ln -s /srv/activemq-data /usr/local/fedora/data/ ln -s /srv/activemq-data /usr/local/fedora/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 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
 
 
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