Websphere 重置admin 控制台密码

本文介绍如何通过wsadmin命令或手动编辑security.xml文件来禁用WebSphere应用服务器的安全功能,并通过管理控制台重新启用它。

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

By way of wsadmin command:

  1. <WAS_INSTALL_DIR>/bin/> wsadmin -conntype NONE
  2. wsadmin> securityoff
  3. wsadmin> exit
  4. Restart the servers.
  5. Enable the security from administrative console.
  6. Restart the servers.



By way of manual edit of security.xml file, which is typically located in <WAS_POFILE_HOME>/config/cells<CELL_NAME> /:

    1. Create a copy for security.xml file, in case you need to roll back.
    2. Disable the security from the security.xml file (change the very first occurrence of... enabled="true" to enabled="false")
    3. Restart the servers.
    4. Enable the security from administrative console.
    5. Restart the servers.

转载于:https://www.cnblogs.com/dylanw/p/3957889.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值