Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E5AB18F7B for ; Thu, 23 Jul 2015 23:58:05 +0000 (UTC) Received: (qmail 85137 invoked by uid 500); 23 Jul 2015 23:58:05 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 85086 invoked by uid 500); 23 Jul 2015 23:58:05 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 85020 invoked by uid 99); 23 Jul 2015 23:58:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2015 23:58:05 +0000 Date: Thu, 23 Jul 2015 23:58:05 +0000 (UTC) From: "lucas theisen (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSERVER-2084) Admin user should be exempt from the pwdHistory check MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639693#comment-14639693 ] lucas theisen commented on DIRSERVER-2084: ------------------------------------------ {code} $ svn commit Sending interceptors/authn/src/main/java/org/apache/directory/server/core/authn/AuthenticationInterceptor.java Sending server-integ/src/test/java/org/apache/directory/server/ppolicy/PasswordPolicyIT.java Transmitting file data .. Committed revision 1692456. {code} > Admin user should be exempt from the pwdHistory check > ----------------------------------------------------- > > Key: DIRSERVER-2084 > URL: https://issues.apache.org/jira/browse/DIRSERVER-2084 > Project: Directory ApacheDS > Issue Type: Improvement > Affects Versions: 2.0.0-M20 > Reporter: lucas theisen > > The [password policy RFC|http://tools.ietf.org/html/draft-behera-ldap-password-policy-10#section-8.2.6] is not very explicit, but it seems to me that an admin user account should be exempt from the pwdHistory check. For more discussion on this issue, see [this mail thread|http://mail-archives.apache.org/mod_mbox/directory-dev/201507.mbox/%3CBN1PR09MB019623C85DA310A9AC617463CD820%40BN1PR09MB0196.namprd09.prod.outlook.com%3E] -- This message was sent by Atlassian JIRA (v6.3.4#6332)