Saturday, December 14, 2013

Resetting the Websphere Commerce Configuration Manager Password

1)./wcs_encrypt.sh NEWPASSWORD under WC_installdir/bin directory.
where NEWPASSWORD is new password for the Configuration Manager.
Two encrypted versions of the new password will be generated:
o ASCII encrypted string
o HEX encrypted string
2)Open the PwdMgr.xml file in the WC_installdir/instances directory in a editor .(before doing changes please take a backup of PwdMgr.xml )
3)Modify LoginPassword in the the PwdMgr.xml file with the ASCII encrypted password from step 1 and save your changes.

No comments:

Post a Comment