From dev-return-33927-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Jun 01 11:03:02 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 80021 invoked from network); 1 Jun 2010 11:03:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jun 2010 11:03:02 -0000 Received: (qmail 47338 invoked by uid 500); 1 Jun 2010 11:03:02 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 47128 invoked by uid 500); 1 Jun 2010 11:02:59 -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 47116 invoked by uid 99); 1 Jun 2010 11:02:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 11:02:58 +0000 X-ASF-Spam-Status: No, hits=-1484.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jun 2010 11:02:57 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o51B2bpM016836 for ; Tue, 1 Jun 2010 11:02:37 GMT Message-ID: <28524142.101491275390157131.JavaMail.jira@thor> Date: Tue, 1 Jun 2010 07:02:37 -0400 (EDT) From: "Kiran Ayyagari (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRSERVER-1174) apacheds-tools schema enable samba In-Reply-To: <1536033967.1210663255727.JavaMail.jira@brutus> 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-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Ayyagari closed DIRSERVER-1174. ------------------------------------- Resolution: Won't Fix As the schema is maintained in DIT any command line utility like ldapmodify should be enough to update the corresponding schema's entry to enable or disable. (by modifying the m-disabled attribute value. A value of TRUE disables the schema and FALSE enables it). Closing the issue > apacheds-tools schema enable samba > ---------------------------------- > > Key: DIRSERVER-1174 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1174 > Project: Directory ApacheDS > Issue Type: Wish > Components: tools > Reporter: Alex Karasulu > Priority: Minor > Fix For: 2.0.0-RC1 > > > Nice to have a CLI command to enable and disable loaded schemas. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.