You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "David Paulsen (JIRA)" <ji...@apache.org> on 2015/03/03 15:56:04 UTC

[jira] [Created] (DIRSERVER-2051) Getting Password Expired Instead of Invalid Credentials

David Paulsen created DIRSERVER-2051:
----------------------------------------

             Summary: Getting Password Expired Instead of Invalid Credentials
                 Key: DIRSERVER-2051
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2051
             Project: Directory ApacheDS
          Issue Type: Bug
            Reporter: David Paulsen


When I log in with invalid credentials AND the password is expired, I 
would expect to get the invalid credentials error:
LDAPException: Invalid Credentials (49) Invalid Credentials
LDAPException: Server Message: INVALID_CREDENTIALS: Bind failed: ERR_229 
Cannot authenticate user 
uid=admin,ou=DJPS1,ou=DVHead,dc=kewilltransport,dc=com

Instead I get the password expired error:
LDAPException: Invalid Credentials (49) Invalid Credentials
LDAPException: Server Message: INVALID_CREDENTIALS: Bind failed: paasword 
expired

I would think we should get the invalid credentials error in that case.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)