WAS-Active Directory 身份验证失败的原因

发布于 2024-12-27 05:23:18 字数 190 浏览 2 评论 0原文

我在 Websphere Application Server 和 Active Directory 中使用基于表单的身份验证。由于多种原因,身份验证可能会失败。

  1. 用户/密码不正确
  2. 密码过期
  3. 帐户由于某些预设的无效密码输入而被锁定。

有没有办法知道身份验证失败的确切原因。

I am using form based authentication with Websphere Application Server and Active Directory. Authentication can fail because of variety of reason viz.

  1. user/password incorrect
  2. Password expired
  3. Account locked because of some pre set invalid password entry.

Is there a way to know the exact reason for authentication failure.

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

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

发布评论

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

评论(1

誰認得朕 2025-01-03 05:23:18

检查一下,看看是否有任何信息(特别是编程提示和技巧中的信息)可以帮助您。

如果您想查看失败的各种原因,那么使用 LoginFilter 和相关代码可能是一种方法。

http://public .dhe.ibm.com/software/dw/wes/pdf/0611_botzum-WAS-60-security-programming-hints.pdf

HTH

Manglu

Check this out and see if any of the info (particularly in the programming hints and tips helps you out).

Using a LoginFilter with relevant code should likely be the approach if you want to see the various reasons for the failure.

http://public.dhe.ibm.com/software/dw/wes/pdf/0611_botzum-WAS-60-security-programming-hints.pdf

HTH

Manglu

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