If you change passwords in RAPCache and RAPStore, you must also update and encrypt some component passwords. You must use the Sybase RAP encryption tool, rapencrypt, to encrypt component passwords. The syntax is:
./rapencrypt "password"
Passwords must have at least one character. Only alphanumeric
and special characters are allowed. Avoid characters like !
"
and `
which
may not be permissible in certain shells.