Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 89606 invoked from network); 10 Feb 2006 05:23:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Feb 2006 05:23:26 -0000 Received: (qmail 89652 invoked by uid 500); 10 Feb 2006 05:23:22 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 89548 invoked by uid 500); 10 Feb 2006 05:23:21 -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 89518 invoked by uid 99); 10 Feb 2006 05:23:21 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2006 21:23:20 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id D7FADDF for ; Fri, 10 Feb 2006 06:22:59 +0100 (CET) Message-ID: <500253528.1139548979882.JavaMail.jira@ajax.apache.org> Date: Fri, 10 Feb 2006 06:22:59 +0100 (CET) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-442) Synchronize suffix entries in configuration with entry on disk In-Reply-To: <652347522.1126465890131.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRSERVER-442?page=all ] Alex Karasulu updated DIRSERVER-442: ------------------------------------ Component: ldap > Synchronize suffix entries in configuration with entry on disk > -------------------------------------------------------------- > > Key: DIRSERVER-442 > URL: http://issues.apache.org/jira/browse/DIRSERVER-442 > Project: Directory ApacheDS > Type: New Feature > Components: ldap > Reporter: Alex Karasulu > Assignee: Alex Karasulu > Priority: Minor > > Stefan raised a good point in DIREVE-240 about changes to the suffix entry in the XML configuration do not propagate (the entry is only used on startup). Also changes to the entry on disk via LDAP does not change the entry attributes in the XML configuration file. > First off we need to figure out if we are in fact going to change this behavoir. If we need to keep this data in synch or if the entry is only valid for the first startup. > Here are some of Stefan's comments: > "This leads to the question, what the correct behaviour is, if someone changes the configuration here (add some attributes, for example). The LDAP servers I know have the suffixes as a part of the configuration, but adding a new suffix does not automatically add a corresponding entry. This has to be done after server startup, manually." > This issue is being created so we can close DIREVE-240 but not forget that some decision must be made regarding this inconsistency. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira