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 B72D0176DA for ; Mon, 9 Mar 2015 18:33:39 +0000 (UTC) Received: (qmail 29423 invoked by uid 500); 9 Mar 2015 18:33:39 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 29368 invoked by uid 500); 9 Mar 2015 18:33:39 -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 29357 invoked by uid 99); 9 Mar 2015 18:33:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2015 18:33:39 +0000 Date: Mon, 9 Mar 2015 18:33:39 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DIRSTUDIO-1017) The PasswordPolicy configuration page does set the location MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Emmanuel Lecharny created DIRSTUDIO-1017: -------------------------------------------- Summary: The PasswordPolicy configuration page does set the location Key: DIRSTUDIO-1017 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1017 Project: Directory Studio Issue Type: Improvement Components: studio-apacheds-configuration Affects Versions: 2.0.0-M8 (2.0.0.v20130628) Reporter: Emmanuel Lecharny Fix For: 2.0.0-M9 A {{PasswordPolicy}} is associated with a subentry, which is a position in the DIT. Currently, we define a {{PasswordPolicy}} by its ID, but it's not enough. We may have many {{PasswordPolicy}} present in the DIT. We must ask for the {{PasswordPolicy}} subentry's DN. Note : ATM, in ApacheDS, we don't need that, as we depend on the default {{PasswordPolicy}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)