You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2014/02/22 17:11:21 UTC

[jira] [Commented] (DIRSERVER-1676) Provide a set of error codes along with an AuthenticationException to indicate its root cause.

    [ https://issues.apache.org/jira/browse/DIRSERVER-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909420#comment-13909420 ] 

Kiran Ayyagari commented on DIRSERVER-1676:
-------------------------------------------

There are no standard codes defined for any password policy violations, probably ApacheDS should define custom codes. 

> Provide a set of error codes along with an AuthenticationException to indicate its root cause.
> ----------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1676
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1676
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.0.0-M4
>         Environment: 64bit Windows, using 32 bit jvm to support wrapper.dll
>            Reporter: Carlo Accorsi
>            Priority: Minor
>              Labels: apacheds
>             Fix For: 2.0.0-RC1
>
>
> There may be more cases to consider but when a user supplies an incorrect password or the account is locked, 
> a javax.naming.AuthenticationException is thrown. Currently comparing the strings returned by ex.getMessage() is 
> the only way to determine which event occurred. 
>  [LDAP: error code 49 - INVALID_CREDENTIALS: Bind failed: ERR_229  Cannot authenticate user uid=xyz,o=corp]
>  [LDAP: error code 49 - INVALID_CREDENTIALS: Bind failed: account was permanently locked]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)