From users-return-1091-apmail-directory-users-archive=directory.apache.org@directory.apache.org Wed Jan 09 13:44:56 2008 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 41904 invoked from network); 9 Jan 2008 13:44:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jan 2008 13:44:56 -0000 Received: (qmail 89832 invoked by uid 500); 9 Jan 2008 13:44:45 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 89812 invoked by uid 500); 9 Jan 2008 13:44:45 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 89801 invoked by uid 99); 9 Jan 2008 13:44:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2008 05:44:44 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of akarasulu@gmail.com designates 72.14.202.182 as permitted sender) Received: from [72.14.202.182] (HELO ro-out-1112.google.com) (72.14.202.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2008 13:44:18 +0000 Received: by ro-out-1112.google.com with SMTP id h4so275225roe.9 for ; Wed, 09 Jan 2008 05:44:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=tB8Xs7NPkELN+vQ8zbIxAc4ahn5dcCUoiSFFgq9o4e4=; b=ZMlbnbIKlbA6yZNagPRG7oPB55RdJP7zOgp9X/2oYR89AEYQ8Bu9hQ8PpN6ueB/PLY37jgvD1vfMSpwW0tv4F9hjesMa9Kxo9WSx+KcyGPBXIy6VALjGel3iPENyiq092H6adOS+WPtfu/SIcQr5uzuLpff7BJ/an5HtgIRkfu0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=X5g6Mr71IPROrnnOAGcea+LsoeAGn7K+nXo+V7Kh1VzbF28RQfEPabnxWbiNmcyOekgjsLzh4FkDEdv13uwjyyfKaIb1Fo4DKSpH+AjpsamGIu/L7oXdpFuqu5qXG/6PcPG5yd1FimkjmAzEU7/U9rLtekOEu+E430jQE2uTszY= Received: by 10.114.176.1 with SMTP id y1mr834780wae.86.1199886262720; Wed, 09 Jan 2008 05:44:22 -0800 (PST) Received: by 10.115.76.20 with HTTP; Wed, 9 Jan 2008 05:44:22 -0800 (PST) Message-ID: Date: Wed, 9 Jan 2008 08:44:22 -0500 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: users@directory.apache.org Subject: Re: [studio] directory studio & schema files In-Reply-To: <478475BF.7000104@gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_39671_4810067.1199886262707" References: <8D6480F6-ED78-4BFC-BE2B-869780D7ECF1@pobox.com> <98d8c0860801080205k271c17c5s8853c1b176db4e6b@mail.gmail.com> <3F7BF154-8288-40B5-88E2-0B8EE759A5EF@pobox.com> <478475BF.7000104@gmail.com> X-Google-Sender-Auth: 3e2b5b51bb90e603 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_39671_4810067.1199886262707 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Schema extensions are server specific and optional. Also the LDIF loader used by studio should load I think because the description is just an attribute value. The thing is ApacheDS will not accept X-ORIGIN because this is specific to Netscape derived servers. ApacheDS uses a similar extension called X-SCHEMA which tells you what schema the schema element comes from. Alex On Jan 9, 2008 2:20 AM, Emmanuel Lecharny wrote: > Hi Torgeir ! > > Torgeir Veimo wrote: > > > > On 8 Jan 2008, at 22:16, Emmanuel Lecharny wrote: > > > >> I have modified the parser to accept empty DESC. > > > > > > Ok, now I get an error message which is very helpful. Thx! > > > > I exported a schema from a Fedora LDAP server with Studio, and it > > contains X-ORIGIN statements for all attribute types. This breaks the > > import into Apache DS. X-ORIGIN is allowed by the RFC for schema files? > > I'm afraid that the current parser does not support extensions right > now. This is something we must add into the parser. Can you fill a JIRA > for this? > > Thanks a lot for all those reports ! This help us a lot ! > > > > --Torgeir Veimo > > torgeir@pobox.com > > > > > > > > > > > -- > -- > cordialement, regards, > Emmanuel L=E9charny > www.iktek.com > directory.apache.org > > > ------=_Part_39671_4810067.1199886262707--