Sun Java Enterprise System 5 インストールガイド (Windows 版)

Procedurepsadmin.bat を使用して Portal Server Secure Remote Access を設定する

  1. 必要な Portal Server Secure Remote Access コンポーネントのテンプレートプロパティーファイルを PortalServer-base\template\sra ディレクトリから portalserver-base\data にコピーします。

    テンプレートプロパティーファイルは次のとおりです。

    • ゲートウェイ: GWConfig.properties.template

    • Netlet プロキシ: NLPConfig.properties.template

    • Rewriter プロキシ: RWPConfig.properties.template

  2. Directory Server を起動します。

  3. 共通エージェントコンテナインスタンスを起動します。

  4. Web コンテナを起動します。

  5. テンプレートプロパティーファイルを編集します。

  6. Portal Server Secure Remote Access をオンにします。

    PortalServer-base \bin\psadmin.bat switch-sra-status -u admin-user-name -f password-file on

  7. Portal Server Secure Remote Access を有効にします。

    PortalServer-base \bin\psadmin.bat provision-sra -u admin-user-name -f password-file -p PortalName --gateway-profile gateway_profile -enable

  8. Portal Server Secure Remote Access コンポーネントインスタンスを作成します。

    PortalServer-base\bin\psadmin.bat create-sra-instance -u admin-user-name -f password-file -S PortalServer-base/data/template-property-file -t gateway/nlproxy/rwproxy

  9. Portal Server Secure Remote Access インスタンスを起動します。

    PortalServer-base\bin\psadmin.bat start-sra-instance -u admin-user-name -f password-file -N gateway_profile -t gateway/nlproxy/rwproxy