Password question: Is the password everything after the / or does it include the /?
For example:
(root@sapap2)# cat /etc/opt/omni/client/components/webservice.properties | grep Pass
keystorePassword=/hiddenpassword
truststorePassword=/hiddenpassword
so it is "/hiddenpassword" or "hiddenpassword" ?