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 Both sides next revision
tutorial:adm:czechidm_installation [2019/03/13 10:18]
urbanl [Set correct permissions on CzechIdM files]
tutorial:adm:czechidm_installation [2019/03/13 10:20]
urbanl [Deploy the CzechIdM]
Line 379: Line 379:
 Copy the identity manager WAR into webapps folder in Tomcat and name it **idm.war**:<code> Copy the identity manager WAR into webapps folder in Tomcat and name it **idm.war**:<code>
 cp idm-app-7.6.1.war /opt/tomcat/current/webapps/idm.war cp idm-app-7.6.1.war /opt/tomcat/current/webapps/idm.war
 +chown tomcat:tomcat /opt/tomcat/current/webapps/idm.war
 </code> </code>
 Start the Tomcat container:<code> Start the Tomcat container:<code>
  • by kralikf