how to change the Nodemanager password?
Answers were Sorted based on User's Feedback
Answer / laxmi
we can change the password in nm_password.properties file
or through console domain security-advanced in this we can change nodemanager username passwors
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / divya tiwari
Use the Weblogic /console
Go to Domain -> General -> Security -> Advanced
Change the value for the Nodemanager Password
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / venkat
1.Login to Admin console
2.Click Lock&Edit on Left side pane(Change Center).
3.Click domain(Domain Structure--first one)
4.Click on Security on Right side and go down on same page and Click Advanced and come down then change NodeManager Passwod:_____________
5.Save and Activate button(Change Center).
| Is This Answer Correct ? | 4 Yes | 0 No |
What is meant by managedserver?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What steps it pass on when manage start
What is managed server
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?
How do I handle request/response using jms? : BEA Weblogic
How to create a connection pool ?
What is the format of the log message out to standard out?
How do I prevent errors when running t3dbping? : BEA Weblogic
How should you type cast a remote object? Why?