I installed the 30 version, gave an admin pwd.
When I run the console with
http://localhost:7001/console
it prompts for pwd and username, which the system rejects. Any idea why?
Thanks.
Greg
-
Weblogic admin question?? (2 messages)
- Posted by: Greg Zhuravlev
- Posted on: January 08 2001 14:15 EST
Threaded Messages (2)
- Weblogic admin question?? by Tyler Jewell on January 09 2001 18:38 EST
- Weblogic admin question?? by Prasad Katti on January 22 2001 06:28 EST
-
Weblogic admin question??[ Go to top ]
- Posted by: Tyler Jewell
- Posted on: January 09 2001 18:38 EST
- in response to Greg Zhuravlev
You need to make sure and use the "system" user along with the system password that you create during the installation of WLS. In the default installation of WLS, the system password is converted to a salt value, so you won't be able to recover it without re-installing the product (if you have forgotten your system password).
Tyler -
Weblogic admin question??[ Go to top ]
- Posted by: Prasad Katti
- Posted on: January 22 2001 06:28 EST
- in response to Tyler Jewell
Hi,
You could also edit the weblogic.properties to get the user/passwd details.
Prasad