Weblogic8.1 设置boot.properties文件

本文介绍了如何设置WebLogic Server的boot.properties文件,以便在启动时自动使用其中的用户名和密码进行登录。文件应位于域目录中,并且提供的用户名和密码需与认证策略匹配。对于managed server,需要在特定目录下创建boot.properties文件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

作用是让server启动时自动从boot.properties文件中读取用户名和密码,并登录

以下是文档原文:

Setting the Boot Login for WebLogic Server

The WebLogic Server uses the login information contained in the boot.properties file to start the server. This file contains a usernameand password that must match a username and password in the configured authentication policy. The boot.properties file is located in the WebLogic Server domain directory on the machine on which the Security Service Module is installed, for example:

BEA_HOME/user_projects/domains/mydomain

If you used a username of system and a password of weblogic, then modify WebLogic Server boot.properties in the domain as follows:

user = system
password = weblogic

The next time you start the WebLogic Server, the username and password you specified are encrypted.

上面的方式,适用于admin server,

若是managed server则要进入

BEA_HOME/user_projects/domains/mydomain
后,相应的managed server的相应目录

并创建boot.properties文件。



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值