[大战WEBSPHERE]WAS开启安全模式

本文介绍如何为已存在的 WebSphere Application Server 6.1.0.17 版本配置安全模式,包括启动服务器、配置安全管理及应用安全,并解决常见错误。

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

WAS 版本 6.1.0.17(No cluster)

Webshpere Version 6.1.0.17

OS Windows XP

假设创建profile的时候没有启用安全模式,现在因为某种原因要开启

Assuming the "administrative security" was not enabled when the profile was created, thisarticle will help to turn it on without creating a new profile.


1 用命令行启动was application server, 斜体部分根据实际情况替换,-username和-password是必须的

Start your application with following command, Italic chars should be replaced by yourself.The 2 args are mandatory 

as we going the enble the administrative security.

%WAS_HOME%\bin>startServer.bat serverName -username username -password password 

例(for me) %WAS_HOME%\bin>startServer.bat server1 -username hiadmin -password hiadmin


2 登陆控制台,进入Security-->Secure administration,applications页面

Log in the admin console and address to Security-->Secure administration,applications




3 点击Security Configuration Wizard 进入配置页面

Fire on Security Configuration Wizard button to enter Configure security page

我同时启用了application security

I'd like to enable the application security also



使用"hiadmin" 作为用户名密码

"hiadmin" is used as the username and the pwd



如果server启动的时候没有使用-username和-password参数,完成的时候将会抛出一个错误

If the server was started without -username and -password as listed in step1,you will get the following error

SECJ7334E: Exception raised while applying wizard security settings


4 保存

Save the change.



5. 重启application server

stop and start the application server,then you will be asked for the User ID&Password once you visit the admin console.

%WAS_HOME%\bin>startServer.bat serverName -username username -password password

例(for me) %WAS_HOME%\bin>startServer.bat server1 -username hiadmin -password hiadmin



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值