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
docpublic:systemes:ssocas:cas4install [2015/07/01 19:58]
procacci@tem-tsp.eu [debug info]
docpublic:systemes:ssocas:cas4install [2015/07/01 22:20] (current)
procacci@tem-tsp.eu
Line 682: Line 682:
 </code> </code>
  
-===== clearPass ===== 
  
-ref http://jasig.github.io/cas/4.0.x/integration/ClearPass.html+===== redeploiement cas  ===== 
 + 
 +On reconstruit a nouveau Cas 
  
 <code> <code>
-[disi@cas4 simple-cas4-overlay-template]$ git diff 4a0275d pom.xml +[disi@cas4 simple-cas4-overlay-template]$  mvn -Dmaven.test.skip\=true package
-diff --git a/pom.xml b/pom.xml +
-index 8e4621a..716a2f4 100755 +
---- a/pom.xml +
-+++ b/pom.xml +
-@@ -51,12 +51,22 @@ +
-             <scope>runtime</scope> +
-         </dependency> +
-  +
-+       <!-- Ajout JP ldap--> +
-        <dependency> +
-                <groupId>org.jasig.cas</groupId> +
-                <artifactId>cas-server-support-ldap</artifactId> +
-                <version>${cas.version}</version> +
-        </dependency> +
-  +
-+       <!-- Ajout JP clearpass--> +
-+        <dependency> +
-+                <groupId>org.jasig.cas</groupId> +
-+                <artifactId>cas-server-extension-clearpass</artifactId> +
-+                <version>${cas.version}</version> +
-+                <scope>runtime</scope> +
-+        </dependency> +
-+
-+
-     </dependencies> +
-  +
-     <properties>+
 </code> </code>
 +
 +
 +puis on fait un RAZ du war dans l'arborescence tomcat 
 +
 +<code>
 +[root@cas4 cas-server-webapp]# systemctl stop tomcat.service 
 +[root@cas4 cas-server-webapp]# rm -rf /var/lib/tomcat/webapps/cas
 +[root@cas4 cas-server-webapp]# rm -rf /var/lib/tomcat/webapps/cas.war 
 +[root@cas4 cas-server-webapp]# systemctl start tomcat.service ; tail -f /var/log/cas/cas.log
 +</code>
 +
 +
 +
 +
 +
 +
 +
  
docpublic/systemes/ssocas/cas4install.1435780722.txt.gz · Last modified: 2015/07/01 19:58 by procacci@tem-tsp.eu
[unknown link type]Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0