From
Http://blog.chinaunix.net/uid-14824714-id-3359565.html
WebSphere Forgotten Admin Console Password resolution
Often walking along the river, where there are not wet shoes, WebSphere management is the most people do not have to forget the password. Management Console or data source password, configuration of the time in order to meet the requirements of security management set more than 8, uppercase and lowercase, meaningless password, now two eyes a smear, how can not be tried out. What to do? Re-installed? The production environment is not good. In fact, there is no need to worry, IBM has left us a posterior.
Admin Console password Forgetting there are two remedial measures:
Method One: Command line-from $was_home/profiles/xxx profile filename/bin directory, run Wsadmin-conntype NONE. When the command-line window for wsadmin appears, run Securityoff. The above actions can be issued on the application server starting or stopping state. When you enable was again, the state of administrative security is deactivated.
Method Two: Modify the configuration file-Modify the $was_home\config\cells\xxx under the Security.xml, the first enable to False to cancel the security.
WebSphere Forgotten Admin Console Password resolution