| Author |
Issue with username/password at startup...
|
aruns raj
Greenhorn
Joined: Oct 06, 2010
Posts: 2
|
|
Hi,
I’ve created new “WebLogic Domain” in production mode for WL version 10.3.3 on Windows platform.
So now want to start the Admin-Server , and whenever i start the adminServer (startWebLogic.cmd), I was prompted to provide username/password.
In-order to avoid asking each time for username/pwd though we have created the domain in production mode , I tried the following way , but its not helpful for me –
1. Created a folder named as "security" under the path
\Weblogic Home 10\user_projects\domains\wls_domain1\servers\AdminServer
2. Opened a notepad , and entered as
username=weblogic
password=weblogic
Now , saved the txt file with name as "boot.properties" under above mentioned path.
3. Executed the command startWebLogic.cmd now ( I've already pulled down the adminserver in-order to apply boot.properties stuff , i mean stop the adminserver)
But still i was asked to provide username/password in startup..
Can anyone let me know how fix this ?
Thanks in advance.
-Arun
|
Thanks
Arun
|
 |
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 771
|
|
After you modified the boot.properties and started the server, you were again prompted for the username and pass.
Did you open the boot.properties file and notice the values of username and password?
What did you notice?
|
Regards, Sud.
SCJP 5 ScjpFAQ JLS
|
 |
aruns raj
Greenhorn
Joined: Oct 06, 2010
Posts: 2
|
|
Never mind Shekhar , and thanks.
The issue was fixed.
Now I was not prompted with username/password at startup, I'm good now!
-Arun
|
 |
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 771
|
|
could you share with us how you resolved the issue??
|
 |
Joanne Bhaloo
Greenhorn
Joined: Oct 13, 2011
Posts: 1
|
|
Yes please, I am having the same issue and I have modified the boot.properties file.
I appreciate your reponse.
|
 |
 |
|
|
subject: Issue with username/password at startup...
|
|
|