Here the steps to encrypt the password in soap.client.props
1) Update the global security userid and password in soap.client.props file
com.ibm.SOAP.loginUserid=wassecid
com.ibm.SOAP.loginPassword=password
2) encrypt the soap.client.props password using below command
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/PropFilePasswordEncoder.sh /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/properties/soap.client.props com.ibm.SOAP.loginPassword
No comments:
Post a Comment