For IBM i OS operating systemSolarisLinuxAIXWindows

Generating WebSphere Commerce encrypted passwords

You can generate encrypted passwords in order to manually reset the password of a user from a command line. There are other tools (such as the ResetPassword command) that accomplish the same task. To manually reset the password, the administrator would take the encrypted password that is output by the utilities and update the LOGONPASSWORD field of the USERREG table. The administrator would also update the SALT field of the USERREG table with the chosen salt.

Procedure

  1. Go to the following directory:
    • For IBM i OS operating systemSolarisLinuxAIX WC_installdir/bin
    • WindowsWC_installdir\bin
  2. Generate an encrypted password:
    • WindowsRun the wcs_password utility using the wcs_password command.
    • For IBM i OS operating systemSolarisLinuxAIXRun the wcs_password utility using the wcs_password.sh command.