Decode/Encode websphere database password

本文档详细介绍了如何在Websphere环境下找回管理员密码的方法。包括定位security.xml文件的位置、解析authDataEntries标签以获取密码属性的具体步骤,并提供了密码编码与解码所需的Java命令示例。

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

  1. Locate the file at /usr/IBM/WebSphere/AppServer/profiles/AppSrvMars01/config/cells/mars01Cell01/security.xml

  2. Find the "authDataEntries" tag and then get the password attribute.

  3. Open console and goto directory /usr/IBM/WebSphere/AppServer,
    encode: java -cp plugins/com.ibm.ws.runtime.jar:lib/bootstrap.jar:runtimes/com.ibm.jaxws.thinclient_7.0.0.jar com.ibm.ws.security.util.PasswordEncoder password
    decode: java -cp plugins/com.ibm.ws.runtime.jar:lib/bootstrap.jar:runtimes/com.ibm.jaxws.thinclient_7.0.0.jar com.ibm.ws.security.util.PasswordDecoder {xor}Lz4sLCgwLTs=

Reference:
http://www.sysman.nl/wasdecoder/ http://stackoverflow.com/questions/7885134/how-to-recover-admin-password-in-websphere-portal-v7
http://weblogic-wonders.com/weblogic/tag/com-ibm-ws-bootstrap-raswsloggerfactory/

转载于:https://my.oschina.net/l1z2g9/blog/413343

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值