[z/OS][AIX Solaris HP-UX Linux Windows]

wve_encodePassword script

You can use the wve_encodePassword script to encode a password value that you enter in the administrative console. By encoding your password, you can prevent the password from being shared.

Purpose

You can use the wve_encodePassword script to encode the passwords that you enter as custom property values into the administrative console.

Location

The wve_encodePassword script is located in the app_server_root/bin directory.

Usage

The default script usage follows:

./wve_encodePassword.sh 

Parameters

Use the following parameter with the wve_encodePassword script:
password
Specifies the password that you want to encode.
./wve_encodePassword.sh password01

Result

The script returns an encoded password that you can copy and use for your custom property value.