It is not working properly have to do R&D
This is through manual process:
-------------------------------
1. We have to disable security in security.xml file so that we can directly login to IBM Console and change username and password.
2. Path of security.xml file "\IBM\WebSphere\wp_profile\config\cells\TIT-JAVA-010Cell\security.xml"
3. Change very first occurance of enabled="true" to enabled="false" so that security will be disabled.
4. Restart server and access Admin Console without login.
5. In leftside navigation goto Security->GlobalSecurity->SecurityConfigurationWizard->Next->Fedarated Repositories
6. Change username/password and save changes
7. Enable security and restart server. Now you can login into Admin Console with new credentials.
Ref Url : This is through scripting
-----------------------------------
http://kbee.de/2011/11/04/resetting-was-admin-password-when-the-browser-console-does-not-work-anymore/
This is through manual process:
-------------------------------
1. We have to disable security in security.xml file so that we can directly login to IBM Console and change username and password.
2. Path of security.xml file "\IBM\WebSphere\wp_profile\config\cells\TIT-JAVA-010Cell\security.xml"
3. Change very first occurance of enabled="true" to enabled="false" so that security will be disabled.
4. Restart server and access Admin Console without login.
5. In leftside navigation goto Security->GlobalSecurity->SecurityConfigurationWizard->Next->Fedarated Repositories
6. Change username/password and save changes
7. Enable security and restart server. Now you can login into Admin Console with new credentials.
Ref Url : This is through scripting
-----------------------------------
http://kbee.de/2011/11/04/resetting-was-admin-password-when-the-browser-console-does-not-work-anymore/
No comments:
Post a Comment