[
https://issues.apache.org/jira/browse/JSPWIKI-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284984#comment-13284984
]
Harry Metske commented on JSPWIKI-730:
--------------------------------------
Bruce,
I'm assuming that you are using Container Managed Authentication here.
If that's the case, then there is little JSPWiki can do about this.
I experienced the same issue quite some time ago (see:
http://www.jspwiki.org/wiki/JSPWiki%20on%20the%20Mainframe#section-JSPWiki+on+the+Mainframe-AuthenticationAndAuthorizationAgainstSAF).
(replace RACF with LDAP)
I ended up replacing CMA with a JAAS Login Module, so we were able to tell our
users that the login failed.
So maybe you need an LDAP JAAS Login Module.
regards,
Harry
> Show helpful warning or error message when failed to login with LDAP user
> account
> ---------------------------------------------------------------------------------
>
> Key: JSPWIKI-730
> URL: https://issues.apache.org/jira/browse/JSPWIKI-730
> Project: JSPWiki
> Issue Type: Improvement
> Components: Authentication&Authorization
> Affects Versions: 2.8.4
> Environment: OS: Ubuntu 11.10 Desktop
> Tomcat: apache-tomcat-6.0.24
> JSPWiki: v2.8.4
> Reporter: Bruce Wen
> Labels: LDAP
>
> Reproduce Steps:
> 1. enable LDAP authentication according to
> http://www.jspwiki.org/wiki/WebContainerAuthenticationViaLDAP
> 2. login JSPWiki with LDAP user account which doesn't exist on LDAP server
> 3. login JSPWiki with LDAP user account which exists on LDAP server but the
> LDAP server is not started
> Expected Result:
> There is some message to show the background problem to help people out of
> trouble
> Actual Result:
> No any message displays there, which put user in puzzle.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira