我想知道是否可以通过Windows 10安装来检索WebLogic Server Version: 12.2.1.0.0
的管理控制台密码
答案 0 :(得分:1)
boot.properties中的Weblogic管理员密码不是单向加密的。有许多博客和工具向您展示了如何检索它。例如,尝试在https://github.com/b0tting/wlsdecrypter找到我的工具。
答案 1 :(得分:-1)
您无法检索密码,但可以在命令行上重置密码。
请参见https://wls4mscratch.wordpress.com/2010/05/31/steps-to-reset-console-password-in-wls-9x-and-above/