必要な Portal Server Secure Remote Access コンポーネントのテンプレートプロパティーファイルを PortalServer-base\template\sra ディレクトリから portalserver-base\data にコピーします。
テンプレートプロパティーファイルは次のとおりです。
ゲートウェイ: GWConfig.properties.template
Netlet プロキシ: NLPConfig.properties.template
Rewriter プロキシ: RWPConfig.properties.template
Directory Server を起動します。
共通エージェントコンテナインスタンスを起動します。
Web コンテナを起動します。
テンプレートプロパティーファイルを編集します。
Portal Server Secure Remote Access をオンにします。
PortalServer-base \bin\psadmin.bat switch-sra-status -u admin-user-name -f password-file on
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
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
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