$ Decoder / Encoder
/opt/WebSphere85/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere85/AppServer/plugins:/opt/WebSphere85/AppServer/lib com.ibm.ws.security.util.PasswordDecoder {xor}GyhrbiYGKmc=
/opt/WebSphere70/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere70/AppServer/plugins:/opt/WebSphere70/AppServer/lib com.ibm.ws.security.util.PasswordDecoder {xor}GyhrbiYGKmc=
/opt/WebSphere85/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere85/AppServer/plugins:/opt/WebSphere85/AppServer/lib com.ibm.ws.security.util.PasswordEncoder Dw41yYu8
/opt/WebSphere70/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere70/AppServer/plugins:/opt/WebSphere70/AppServer/lib com.ibm.ws.security.util.PasswordEncoder Dw41yYu8
$ WAS Admin Console Password:
/opt/WebSphere85/profiles/appprofile/properties/sas.client.props
# RMI/IIOP user identity
com.ibm.CORBA.loginUserid=wsadmin
com.ibm.CORBA.loginPassword={xor}GyhrbiYGKmc=
$ WAS admin Console management
/opt/WebSphere85/profiles/dmgrprofile/config/cells/wascell/admin-authz.xml
$ DB password
/opt/WebSphere85/profiles/dmgrprofile/config/cells/wascell/security.xml
<authDataEntries xmi:id="JAASAuthData_1385436549006" alias="dmgrnode/user_alias" userId="user" password="{xor}BT0+GHRobWo=" description=""/>
本文详细介绍了 WebSphere 应用服务器中不同版本的安全配置,包括密码解码与编码的具体实现方式。通过分析,读者可以了解到如何设置 WASAdmin 控制台密码、管理授权以及数据库密码等关键安全信息。
2676

被折叠的 条评论
为什么被折叠?



