使用 LDAP 的 ActiveMQ Web 控制台 (Jetty) 身份验证

发布于 2024-10-15 01:06:59 字数 199 浏览 3 评论 0原文

我想知道是否有人知道如何使用 ActiveMQ 5.4.2 Web Console 的 LDAP 设置身份验证?

只需从 jetty.xml 启用基本身份验证并在 jetty-realm.properties 文件中以明文形式设置新用户/通行证非常简单,但 LDAP 中有许多用户需要访问 Web 控制台。

预先感谢您的帮助!

内尔塞斯

I was wondering if anyone knows how to setup authentication using LDAP for ActiveMQ 5.4.2 Web Console?

It's really simple just to enable basic authentication from jetty.xml and set a new user/pass in clear text in jetty-realm.properties file, but I have many users in LDAP that need to access the web console.

Thank you in advance for any help!

Nerses

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

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

发布评论

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

评论(1

手长情犹 2024-10-22 01:06:59

您可以使用 JAAS 和 LdapLoginModule。

http://wiki.eclipse.org/Jetty/Tutorial/JAAS

和 LdapLoginModule

-jim

You could use JAAS and the LdapLoginModule.

http://wiki.eclipse.org/Jetty/Tutorial/JAAS

and LdapLoginModule

-jim

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