Login to weblogic.
Click on Domain->security-advanced
Change Nodemanager password
Save it and Release Configuration
Goto Security Realms->myrealm->users and groups->weblogic->password
Give new password and confirm new password
Save it and Release Configuration
Login to Application server
goto $FMW_HOME/user_projects/domains/EBS_domain_SID/
find . -name 'boot.properties'
backup all the files.
vi one by one file and change the password value.
remove encrypted password and enter weblogic new password.
stopall service and startall services.
All services must start with 0 status.
Now weblogic password changed.
Enjoy :)
Click on Domain->security-advanced
Change Nodemanager password
Save it and Release Configuration
Goto Security Realms->myrealm->users and groups->weblogic->password
Give new password and confirm new password
Save it and Release Configuration
Login to Application server
goto $FMW_HOME/user_projects/domains/EBS_domain_SID/
find . -name 'boot.properties'
backup all the files.
vi one by one file and change the password value.
remove encrypted password and enter weblogic new password.
stopall service and startall services.
All services must start with 0 status.
Now weblogic password changed.
Enjoy :)
No comments:
Post a Comment