From dev-return-17195-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Apr 02 20:57:55 2007 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 27161 invoked from network); 2 Apr 2007 20:57:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 20:57:53 -0000 Received: (qmail 13003 invoked by uid 500); 2 Apr 2007 20:58:00 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 12971 invoked by uid 500); 2 Apr 2007 20:58:00 -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 12960 invoked by uid 99); 2 Apr 2007 20:58:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 13:58:00 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 13:57:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 39EF871403D for ; Mon, 2 Apr 2007 13:57:32 -0700 (PDT) Message-ID: <18769641.1175547452210.JavaMail.jira@brutus> Date: Mon, 2 Apr 2007 13:57:32 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSERVER-892) Make critical schemas (apache, apachemeta, core, system) READ-ONLY MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Make critical schemas (apache, apachemeta, core, system) READ-ONLY ------------------------------------------------------------------ Key: DIRSERVER-892 URL: https://issues.apache.org/jira/browse/DIRSERVER-892 Project: Directory ApacheDS Issue Type: Improvement Components: schema Affects Versions: 1.5.0 Reporter: Alex Karasulu Fix For: 1.5.1 These four critical schemas that are used to bootstrap the schema partition on server initialization need to be read-only to prevent the user from shooting themselves in the foot. Changing these schemas can severely criple the server or result in unpredictable operation. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.