Sun Java System Portal Server Secure Remote Access 7.2 管理ガイド

Procedureマスキングのためのシード文字列を指定する

URI のマスキングには、シード文字列が使用されます。マスキングアルゴリズムにより文字列が生成されます。


注 –

マスクされた URI をブックマークしても、このシード文字列が変更されたり、ゲートウェイが再起動された場合は機能しなくなります。


    マスキングのシード文字列を指定するには、次のコマンドを入力して Enter キーを押します。

    • マスキングのシード文字列を設定するには、次のコマンドを使用します。

      PS_INSTALL_DIR /bin/psadmin set-attribute -u amadmin -f PASSWORD_FILE -m gateway --gateway-profile PROFILE_NAME -a ObfuscationSecretKey SECRET_KEY

    • 値を取得するには、次のコマンドを使用します。

      PS_INSTALL_DIR/bin/psadmin get-attribute -u amadmin -f PASSWORD_FILE -m gateway --gateway-profile PROFILE_NAME -a ObfuscationSecretKey

関連項目

『Sun Java System Portal Server 7.2 Command-Line Reference』「psadmin set-attribute」および『Sun Java System Portal Server 7.2 Command-Line Reference』「psadmin get-attribute」