Password invalidation, when enabled, requires WebSphere Commerce users
to change their password if the user's password has expired. In this
case, the user is redirected to a page where they are required to change
their password. Users are not able to access any secure pages on the
site until they have changed their password.
Enable password invalidation
There are two way can enable password invalidation.
First Step: Directly modify wc-server.xml file.
Second Step: Using Configuration Manager.
Enable password invalidation
There are two way can enable password invalidation.
First Step: Directly modify wc-server.xml file.
- Locate wc-server.xml file
- Update strPasswordInvalidationSetting = WcsApp.configProperties.getValue("PasswordInvalidation/enabled", "false");
- Restart your WebSphere Commerce instance.
Second Step: Using Configuration Manager.
- Open the Configuration Manager.
- Traverse to the Password Invalidation node for your instance as follows: WebSphere Commerce > node_name > Commerce > Instance List > instance_name > Instance Properties > Password Invalidation
- To activate the password invalidation feature, click the Enable check box.
- To apply your changes to Configuration Manager, click Apply. Upon successfully updating the configuration for your instance, you will receive a message indicating a successful update.
- Restart your WebSphere Commerce instance.
No comments:
Post a Comment