How could you retrieve password for I-Planet console if you
have forgotten?
Answer / 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 |
What are crossdomainconnectors in reference to web logic servers?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
What are the different modules of wlst?
What is node manager?
What is multicast address in Clustering? Why do we need it?
What are the different versions of nm?
Do you require JDK/JRE for installing a WL Domain?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of polymorphism? 15. What is inheritance?
where the transaction logs will be stored
Can I use a native two-tier driver for a browser applet? : BEA Weblogic