Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EDABF9AC4 for ; Thu, 23 Feb 2012 12:24:35 +0000 (UTC) Received: (qmail 737 invoked by uid 500); 23 Feb 2012 12:24:35 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 710 invoked by uid 500); 23 Feb 2012 12:24:35 -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 701 invoked by uid 99); 23 Feb 2012 12:24:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 12:24:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [67.151.52.7] (HELO cassidiancommunications.com) (67.151.52.7) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 12:24:30 +0000 Received: from ([172.16.4.102]) by mail.cassidiancommunications.com with ESMTP id 8YS9KF1.17959061; Thu, 23 Feb 2012 04:24:06 -0800 Content-class: urn:content-classes:message Subject: RE: [ApacheDS] Unable to create a partition with DS 2.0.0 M5 and Studio 2.0.0 v2 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Thu, 23 Feb 2012 04:24:05 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <3F20F3632507614A886739856C4349BF0191A6FF@costarica.peinet.peinc.com> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [ApacheDS] Unable to create a partition with DS 2.0.0 M5 and Studio 2.0.0 v2 Thread-Index: Aczxop5k7rXHVF8SQuKBOAhfwmy28QAgbwrA References: <14B15886-E5F2-451E-9D48-0B3AFC6635E3@marcelot.net> From: "Javier Estrada" To: Jadfer, I went through this exercise yesterday. I'll summarize what I did. 1. In Apache Directory Studio create a server and run it. 2. Right-click on the server and select Open Configuration. 3. Select Partitions on the bottom tab, then click on the Add button. 4. Rename the partition on the right-hand side. (e.g., ID: myPartition, = Suffix: dc=3Dmypartition,dc=3Dcom) 5. Save the config.ldif file. 5. Restart the server. This will reload the config.ldif for the server = and create the partition. 6. On the LDAP Browser, select the Root DSE node. 7. Right-click on the Root DSE node and select New, then New Context = Entry. 8. On the dialog box, select the [Use existing entry as template] option = and then click on the [Browse...] button 9. On the Select DN dialog box that appears, select the ou=3Dsystem and = then click OK. 10. Now back on the New Context Entry dialog, select the [Next] button. 11. On the next dialog that offers you Object Classes, just click [Next] = again. THIS IS THE IMPORTANT PART: 12. Enter the DN that corresponds to your partition = (dc=3Dmypartition,dc=3Dcom), then click [Next] 13. Fill the ou attribute (e.g., "mypartition") that appears in the next = dialog and then click [Finish]. Regards, --Javier -----Original Message----- From: Jadfer [mailto:jadfer@hotmail.com]=20 Sent: Wednesday, February 22, 2012 12:43 PM To: users@directory.apache.org Subject: Re: [ApacheDS] Unable to create a partition with DS 2.0.0 M5 = and Studio 2.0.0 v2 I have tried manually creating the partition and am not totally sure how = to=20 use Studio to make a partition as I have found no docs for v2 or = anything=20 that tells you how to make a partition using Studio. In the end it keeps giving me a protocol error. A bonus would be to find = out=20 exactly how to create a partition in Studio with the wizard. I know how = to=20 run the wizard, I am not sure what choices to use. -------------------------------------------------- From: "Pierre-Arnaud Marcelot" Sent: Wednesday, February 22, 2012 3:08 AM To: Cc: "Jadfer" Subject: Re: [ApacheDS] Unable to create a partition with DS 2.0.0 M5 = and=20 Studio 2.0.0 v2 > Hi Jadfer, > > Take a look at the 'example' partition (dc=3Dexample,dc=3Dcom). > This partition contains the minimum set of indexes. > > Or, you can use Apache Directory Studio and the new Apache DS 2.0=20 > Configuration editor to create your own partition visually (maybe try = to=20 > remove your incomplete partition definition before doing that). > > Regards, > Pierre-Arnaud > > On 21 f=E9vr. 2012, at 20:01, Jadfer wrote: > >> I recently downloaded the current versions of DS and Studio. I simply = >> need 4 usernames for a program that requires Active Directory to = supply=20 >> the user accounts. >> >> I have been creating the new ldap entry on the server for the = partition=20 >> id, partition suffix at a minimum to get it created. It requires that = I=20 >> add the partition indexed attributes (what do I enter? I don't know = what=20 >> it should be.) so I just put '1'. I also added the OU as well as it=20 >> wouldn't work any other way. >> >> I keep getting protocol error 2, and I don't know how to get around = it. >> >> Any ideas? >> >> Thanks > >=20