![]() | |
Sun Java System Communications Express 6 2005Q1 管理ガイド |
付録 A
Identity Server の事後配備の有効化または無効化Communications Express を設定するとき、「シングルサインオンに Identity Server を有効にする」パネルで Identity Server のサポートを選択することができます。
- 「シングルサインオンに Identity Server を有効にする」パネルで Communications Express 用の Identity Server のサポートを選択していない場合、Identity Server のサポートを後で有効にするには次の手順を実行する必要があります。
- Identity Server Remote SDK をインストールして設定します。
- Communications Express の Web コンテナクラスパスを、Identity Server Remote SDK の JAR ファイルの場所に更新します。
たとえば、Web コンテナ用の server.xml ファイルにある classpathsuffix に以下の行を追加します。
/opt/SUNWam/lib/am_sdk.jar
/opt/SUNWam/lib/am_services.jar
/opt/SUNWam/lib/am_logging.jar
この例では、IS Remote SDK が /opt/SUNWam にインストールされていると仮定しています。
- uwc-deploydir/SUNWuwc/WEB-INF/web.xml から、既存の web.xml のバックアップを取ります。
web_IS.xml ファイルを、uwc-basedir/SUNWuwc/lib/config-templates/WEB-INF から uwc-deploydir/SUNWuwc/WEB-INF/ にコピーします。
- web_IS.xml の名前を web.xml に変更します。
- 「シングルサインオンに Identity Server を有効にする」パネルで Communications Express 用の Identity Server のサポートを選択した場合、Identity Server のサポートを無効にするには次の手順を実行する必要があります。