Sun Java System Portal Server Secure Remote Access 7.2 Administration Guide

ProcedureTo Specify the masking Seed String

A seed string is used for masking a URI. A masking algorithm generates the string.


Note –

Book marking of an masked URI may not work if this seed string has been changed or if the Gateway is restarted.


    Type the following command and press Enter to specify the masking seed string.

    • To set the masking seed string:

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

    • To get the value:

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

See also

psadmin set-attribute in Sun Java System Portal Server 7.2 Command-Line Reference and psadmin get-attribute in Sun Java System Portal Server 7.2 Command-Line Reference