From users-return-1665-apmail-directory-users-archive=directory.apache.org@directory.apache.org Wed Jul 30 13:08:58 2008 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 61423 invoked from network); 30 Jul 2008 13:08:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2008 13:08:58 -0000 Received: (qmail 27796 invoked by uid 500); 30 Jul 2008 13:08:57 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 27763 invoked by uid 500); 30 Jul 2008 13:08:57 -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 27752 invoked by uid 99); 30 Jul 2008 13:08:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 06:08:57 -0700 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 pajbam@gmail.com designates 209.85.198.238 as permitted sender) Received: from [209.85.198.238] (HELO rv-out-0506.google.com) (209.85.198.238) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 13:08:03 +0000 Received: by rv-out-0506.google.com with SMTP id g37so4171rvb.25 for ; Wed, 30 Jul 2008 06:08:29 -0700 (PDT) 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=8NucZs8hY+AKrorcwzY1Q/5/O1MQHhQ0ptTkeQ73GLc=; b=BdWAJuGwFn1SNIY94+oE8+1G2gDSRNqwtFf8gZU9B8cbJ4LscDcqKMY8KJqnNC1++F a2PY8X04nAA8Os4vQ+Sq6vf6l0eri7W8VtzFEy5609a1i6c4HtKNqmWbxLZdpsEWekda Mhs5UgxMPQptK2vNDhKDv+7j9+jDL/OcvKRKk= 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=nBeBa/tHC5T/7mBNzF5hGGNQl62GTIDd5ItLEYki2QZXubtd8h9qU3bk02ySviH4wZ oBQAy0tyjcur344N+4EJ/Pstt1X1j8j907EjwaUzvefCcKdQ+s7EYKv5qOfShOXvP/SH 8iNuXu0sEglx/EKl7s+Qbq7e8lueYnwc8mbeE= Received: by 10.141.87.13 with SMTP id p13mr4202407rvl.93.1217423309174; Wed, 30 Jul 2008 06:08:29 -0700 (PDT) Received: by 10.140.125.21 with HTTP; Wed, 30 Jul 2008 06:08:29 -0700 (PDT) Message-ID: <98d8c0860807300608v5af37342h37ccbaba83098ec1@mail.gmail.com> Date: Wed, 30 Jul 2008 15:08:29 +0200 From: "Pierre-Arnaud Marcelot" Sender: pajbam@gmail.com To: users@directory.apache.org Subject: Re: Import matching rules and syntax definition in ad studio? In-Reply-To: <88a477560807300555x1540605p76cddac70b227fae@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_27170_11112590.1217423309182" References: <88a477560807300555x1540605p76cddac70b227fae@mail.gmail.com> X-Google-Sender-Auth: 566c8097ea470e61 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_27170_11112590.1217423309182 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Matthias, Unfortunately, the standard schema files does not contain any information about the matching rules and syntaxes. That's why we created an XML file format where such elements can be set. We created XML files containing OpenLDAP default schema taken from a running instance of the latest version of OpenLDAP. Unfortunately this default schema seem to be lacking a few attribute types, matching rules and syntaxes... Maybe something went wrong when we exported the schema. This is something we need to very for the next version. In the meantime, you can try to import the missing ones for your schema using an XML file. You can find example here ( http://svn.apache.org/repos/asf/directory/studio/releases/1.2.0-RC1/schemaeditor/resources/schemas/openldap/ ). Regards, Pierre-Arnaud On Wed, Jul 30, 2008 at 2:55 PM, Matthias Teege wrote: > Hello, > > I'm use AD studio to create a new schema. If I import the OpenLDAP > core schemes I've got a > lot of errors because of non existing matching rules and syntax > definitions. Do I have > to import matching rules and syntaxes? > > Many thanks > Matthias > ------=_Part_27170_11112590.1217423309182--