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 2015/03/09 19:45:39 UTC

[jira] [Created] (DIRSERVER-2054) PasswordPolicy configuration improvement

Emmanuel Lecharny created DIRSERVER-2054:
--------------------------------------------

             Summary: PasswordPolicy configuration improvement
                 Key: DIRSERVER-2054
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2054
             Project: Directory ApacheDS
          Issue Type: Improvement
    Affects Versions: 2.0.0-M19
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-RC1


Currently, when we declare a PasswordPolicy in the configuration, it's get loaded into a Map which associate the PP ID to its configuration. This is ok as far as we declare the PP an entry will depend on, by adding the {{pwdPolicySubentryAT}} attribute in each added entry.

In the long run, this is obviously too demanding, and it's also not what the RFC describes. In the RFC, it is said that entry will apply the PP found in the subentry it depends on.

There are a lot of things to change to make it work accordingly to the RFC, and that includes modifying the configuration, which does not define the location of a PP definition.



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