You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2013/02/21 19:16:14 UTC

[jira] [Created] (DIRSERVER-1807) Mkae the Authenticator instance deal with passwordPolicy

Emmanuel Lecharny created DIRSERVER-1807:
--------------------------------------------

             Summary: Mkae the Authenticator instance deal with passwordPolicy
                 Key: DIRSERVER-1807
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1807
             Project: Directory ApacheDS
          Issue Type: Improvement
    Affects Versions: 2.0.0-M10
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-M11


Right now, we do the PasswordPolicy check in three parts :
- first we fetch the user from the DN in the AuthnInterceptor
- then we check the PasswordPolicy into the Authenticator
- then we update the entry in the AuthnInterceptor

I wonder if we should not do that in the Authenticator ?


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira