Storing the Username and Password in a Boot Identity File
For security reasons, you may choose not to store login credentials in the Windows registry. Login credentials may be removed from the Windows registry by following the procedure below:
1. | Edit the installService.cmd file and remove the credentials. |
2. | Place the following lines in a text file:
username=<username> password=<password> |
3. | Save the file. The default location is:
<domain>\boot.properties -Dweblogic.system.BootIdentityFile=filename ... |
Get BEA WebLogic Server™ Administration Kit now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.