How could you retrieve password for I-Planet console if you
have forgotten?
Answer Posted / sumit
Look in the file server_root/https-admserv/config/admpw
You should see something like:
admin:{SHA}wuxl6TYxeC7pOCDwcbCicNOyoQM=
where "admin" is the username and the rest is the password.
Just delete the password stuff (everything after the : )
and you should be able to connect to the admin server with
just the username and a blank password.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is error ora-6502? : BEA Weblogic
Can I set the deployment order for application modules? For standalone modules?
How can classpath be set?
What are the special design care that must be taken when you work with local interfaces?
How to pass arugments to server through machine?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
Do you know what are the steps involved in setting up classpath in web logic server?
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
How will a single machine run multiple web logic server instances?
what is mission in weblogic
Tell me what are the steps involved in configuring the jms?
How do I provide user credentials for starting the weblogic server?
How can the OUT OF MEMORY be solved?
Tell me how is the security handled in web logic j2ee connector architecture?
What is node manager?