Friday, 18 March 2016

Say No when wsadmin script needs credential, every time you run it

>Have Global Security Turned ON.

>Update below properties in soap.client.props file located at "Linux: /opt/IBM/WebSphere/AppServer/profiles/<profile_name>/properties/soap.client.props"

a. update value for "com.ibm.SOAP.securityEnabled" as true
b. "com.ibm.SOAP.loginUserid" with wsadmin userId
c. "com.ibm.SOAP.loginPassword" with wsadmin password (encrypted)

>No need to restart DMGR (Deployment manager) to reflect this change. It will take it refresh automatically.



Cheers !

No comments:

Post a Comment