SakamonWeb
New
Tools
Index
Edit
Shibboleth/IdP
<<tomcat5 インストール>> <pre> yum install tomcat5 </pre> <<openjdk インストール>> <pre> rpm -e --nodeps java-1.4.2-gcj-compat rpm -e --nodeps java-1.4.2-gcj-compat-devel yum install java-1.6.0-openjdk yum install java-1.6.0-openjdk-devel </pre> <<shibbleth-idp インストール>> <pre> wget http://shibboleth.internet2.edu/downloads/shibboleth/idp/latest/shibboleth-identityprovider-2.2.1-bin.zip unzip shibboleth-identityprovider-2.2.1-bin.zip cd shibboleth-identityprovider-2.2.1-bin export JAVA_HOME=/usr/lib/jvm/java ./install.sh chown -R tomcat.users /opt/shibboleth-idp </pre> <<shibboleth-idp デプロイ>> <pre> cd /usr/share/tomcat5/webapps/ ln -s /opt/shibboleth-idp/war/idp.war . /sbin/service tomcat5 start </pre>
Sign:
freeze
sage
Attachment
New:
Sign:
Rename
Title:
Sign: