在 WAS 6.1 中启用安全性

发布于 2024-11-19 06:16:15 字数 219 浏览 3 评论 0原文

在 WAS6.1 中,当我尝试检查“安全管理、应用程序和基础设施”下的“启用管理安全”时。我收到错误:

You must supply the primary administrative user name on the active registry or realm panels to enable security.

什么是领域面板/活动注册表?

In WAS6.1, when I try to check the 'Enable Administrative Security' under 'Secure administration, applications, and infrastructure '. I get error:

You must supply the primary administrative user name on the active registry or realm panels to enable security.

What is the realm panel/ active registry?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

情绪失控 2024-11-26 06:16:15

您无需重新创建您的个人资料。在管理控制台的同一页面的底部,查看“用户帐户存储库”。在“可用领域定义”中选择您的领域定义。单击“配置”,然后在那里设置“主要管理用户名”。保存后,您必须将所选定义“设置为当前”,然后保存到主配置并重新启动服务器。

You don't need to recreate your profile. On the same page of the admin console, at the bottom, have a look at "User account repository". Choose your realm definition in "Available realm definitions". Click on "configure", you then set the "Primary administrative user name" there. Once you saved, you must "Set as current" the chosen definition then save to the master configuration and restart your server.

墨洒年华 2024-11-26 06:16:15

领域是用户名和密码的“数据库”,用于识别 Web 应用程序(或一组 Web 应用程序)的有效用户。

系统要求您输入管理员密码,以便 websphere 实例可以开始更新其基本配置(在本例中包括管理安全性)。

A Realm is a "database" of usernames and passwords that identify valid users of a web application (or set of web applications).

the system is expecting you to enter your admin password, so that the websphere instance can start to update its base configuration (in this case to include administrative security).

绮烟 2024-11-26 06:16:15

WAS 配置文件未启用安全性。创建启用安全性的新配置文件解决了问题

The WAS profile did not have Security enabled. Creating a new profile with Security Enabled solved the problem

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文