Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚安装了最新的rhq rhq-server-4.10.0,
我进入
http://myrhq:7080/coregui/
并尝试使用 admin 和 rhqadmin 以及用于数据库的密码登录,但它不起作用(实际上并不奇怪,因为我尝试使用数据库密码 - 而不是我不知道的应用程序)。
用户/密码在哪里
http://myrhq:7080/coregui/ defined ?
如何登录应用程序?
BR,
雅库布
安装后的默认用户名/密码是 rhqadmin/rhqadmin,如“运行服务器”文档中所述。
然后,您可以在 UI 中进入 Administration->Users 并更改密码:
这也是设置更多用户并为他们分配角色等的地方。后者在rhq wiki中进行了描述。